https://github.com/philrox/agent-passport
Cross-Venue Agent Identity Layer · ERC-8004 compliant · inspired by the Agora Agents Hackathon
https://github.com/philrox/agent-passport
agent-identity agentic-finance arc-network erc-8004 erc-8183 open-source prediction-markets
Last synced: about 1 month ago
JSON representation
Cross-Venue Agent Identity Layer · ERC-8004 compliant · inspired by the Agora Agents Hackathon
- Host: GitHub
- URL: https://github.com/philrox/agent-passport
- Owner: philrox
- License: mit
- Created: 2026-05-23T07:40:32.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-05-23T20:13:49.000Z (about 1 month ago)
- Last Synced: 2026-05-23T22:12:26.064Z (about 1 month ago)
- Topics: agent-identity, agentic-finance, arc-network, erc-8004, erc-8183, open-source, prediction-markets
- Language: Solidity
- Size: 29.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Agent Passport
> Cross-Venue Agent Identity Layer for prediction markets · ERC-8004 compliant · inspired by the [Agora Agents Hackathon](https://agora.thecanteenapp.com/)
## What this is
A canonical registry on Arc that bridges agent identities across multiple prediction-market venues:
- Polymarket V2 (`bytes32` builder codes)
- Hyperliquid HIP-3 / HIP-4 (builder-fee codes)
- Pump.fun (`BREAKING_FEE_RECIPIENT`)
One canonical agent ID, multiple venue-specific attributions.
## Why
Three venues invented three incompatible identity primitives within months. The [Canteen Blog](https://thecanteenapp.com/analysis/2026/05/01/unbundling-the-prediction-market-stack.html) explicitly asked for a canonical registry to bridge them. This is that registry.
## Status
🚧 Active development during Agora Agents Hackathon (May 21-25 2026).
## Reference Implementation
[VAIA Multi-Agent System](https://github.com/philrox/vaia) is the first reference implementation, registering 5 specialized agents that operate cross-venue.
## License
MIT