Skip to content

v0.1.0 - Initial Release

Latest

Choose a tag to compare

@eltociear eltociear released this 20 Dec 15:38
· 31 commits to main since this release

PoHI Protocol v0.1.0

Proof of Human Intent - AI executes. Humans authorize. Machines verify.

Features

  • Core Library - Chain-neutral attestation with SHA-256 hashing
  • EVM Utilities - Keccak-256 hashing for Ethereum/World Chain
  • SDK - World Chain integration for on-chain verification
  • CLI - Request human approvals from terminal
  • GitHub Action - CI/CD integration for human-gated workflows
  • Multi-Provider PoP - World ID, Gitcoin Passport, BrightID, Civic, Proof of Humanity

npm Packages

npm install pohi-core    # Core types and validation
npm install pohi-evm     # EVM/blockchain utilities
npm install pohi-sdk     # World Chain SDK
npm install pohi-cli     # CLI tool
npm install pohi-action  # GitHub Action

Links