{"id":50415291,"url":"https://github.com/aibtcdev/erc-8004-stacks","last_synced_at":"2026-05-31T05:30:36.259Z","repository":{"id":330610255,"uuid":"1123359849","full_name":"aibtcdev/erc-8004-stacks","owner":"aibtcdev","description":"Minimal, compilable ERC-8004 (Agent Identity/Reputation/Validation) contracts for Stacks (Clarity).","archived":false,"fork":false,"pushed_at":"2026-02-06T20:00:04.000Z","size":280,"stargazers_count":2,"open_issues_count":3,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-02-07T00:39:08.807Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Clarity","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aibtcdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-26T17:53:02.000Z","updated_at":"2026-01-07T16:12:28.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/aibtcdev/erc-8004-stacks","commit_stats":null,"previous_names":["aibtcdev/owner-agent-registry"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/aibtcdev/erc-8004-stacks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aibtcdev%2Ferc-8004-stacks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aibtcdev%2Ferc-8004-stacks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aibtcdev%2Ferc-8004-stacks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aibtcdev%2Ferc-8004-stacks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aibtcdev","download_url":"https://codeload.github.com/aibtcdev/erc-8004-stacks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aibtcdev%2Ferc-8004-stacks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33720897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-05-31T05:30:35.237Z","updated_at":"2026-05-31T05:30:36.243Z","avatar_url":"https://github.com/aibtcdev.png","language":"Clarity","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ERC-8004 Stacks Contracts\n\nClarity smart contracts implementing the [ERC-8004](https://eips.ethereum.org/EIPS/eip-8004) agent identity, reputation, and validation protocol for Stacks blockchain (v2.0.0).\n\nCross-chain standard — same protocol on [Ethereum](https://github.com/erc-8004/erc-8004-contracts) (Solidity), [Solana](https://github.com/Woody4618/s8004) (Rust), and Stacks (Clarity).\n\n## Deployed Contracts\n\n### Mainnet (`SP1NMR7MY0TJ1QA7WQBZ6504KC79PZNTRQH4YGFJD`)\n\n| Contract | Explorer |\n|----------|----------|\n| `identity-registry-v2` | [view](https://explorer.hiro.so/txid/SP1NMR7MY0TJ1QA7WQBZ6504KC79PZNTRQH4YGFJD.identity-registry-v2?chain=mainnet) |\n| `reputation-registry-v2` | [view](https://explorer.hiro.so/txid/SP1NMR7MY0TJ1QA7WQBZ6504KC79PZNTRQH4YGFJD.reputation-registry-v2?chain=mainnet) |\n| `validation-registry-v2` | [view](https://explorer.hiro.so/txid/SP1NMR7MY0TJ1QA7WQBZ6504KC79PZNTRQH4YGFJD.validation-registry-v2?chain=mainnet) |\n| `identity-registry-trait-v2` | [view](https://explorer.hiro.so/txid/SP1NMR7MY0TJ1QA7WQBZ6504KC79PZNTRQH4YGFJD.identity-registry-trait-v2?chain=mainnet) |\n| `reputation-registry-trait-v2` | [view](https://explorer.hiro.so/txid/SP1NMR7MY0TJ1QA7WQBZ6504KC79PZNTRQH4YGFJD.reputation-registry-trait-v2?chain=mainnet) |\n| `validation-registry-trait-v2` | [view](https://explorer.hiro.so/txid/SP1NMR7MY0TJ1QA7WQBZ6504KC79PZNTRQH4YGFJD.validation-registry-trait-v2?chain=mainnet) |\n\n### Testnet (`ST3YT0XW92E6T2FE59B2G5N2WNNFSBZ6MZKQS5D18`)\n\n| Contract | Explorer |\n|----------|----------|\n| `identity-registry-v2` | [view](https://explorer.hiro.so/txid/ST3YT0XW92E6T2FE59B2G5N2WNNFSBZ6MZKQS5D18.identity-registry-v2?chain=testnet) |\n| `reputation-registry-v2` | [view](https://explorer.hiro.so/txid/ST3YT0XW92E6T2FE59B2G5N2WNNFSBZ6MZKQS5D18.reputation-registry-v2?chain=testnet) |\n| `validation-registry-v2` | [view](https://explorer.hiro.so/txid/ST3YT0XW92E6T2FE59B2G5N2WNNFSBZ6MZKQS5D18.validation-registry-v2?chain=testnet) |\n| `identity-registry-trait-v2` | [view](https://explorer.hiro.so/txid/ST3YT0XW92E6T2FE59B2G5N2WNNFSBZ6MZKQS5D18.identity-registry-trait-v2?chain=testnet) |\n| `reputation-registry-trait-v2` | [view](https://explorer.hiro.so/txid/ST3YT0XW92E6T2FE59B2G5N2WNNFSBZ6MZKQS5D18.reputation-registry-trait-v2?chain=testnet) |\n| `validation-registry-trait-v2` | [view](https://explorer.hiro.so/txid/ST3YT0XW92E6T2FE59B2G5N2WNNFSBZ6MZKQS5D18.validation-registry-trait-v2?chain=testnet) |\n\n## Contracts\n\n| Contract | Purpose |\n|----------|---------|\n| `identity-registry-v2` | Agent registration as SIP-009 NFT, metadata, agent wallet (dual-path auth) |\n| `reputation-registry-v2` | Client feedback with signed values, permissionless + self-feedback guard |\n| `validation-registry-v2` | Third-party validation requests with progressive responses |\n\nThree trait contracts (`contracts/traits/*-v2.clar`) define interfaces for cross-contract conformance.\n\n## Quickstart\n\n```bash\nnpm install        # Install dependencies\nnpm test           # Run 149 tests (Vitest + Clarinet SDK)\nclarinet check     # Type-check Clarity contracts\n```\n\n## Multichain Identity\n\nAgents get globally unique IDs following [CAIP-2](https://github.com/ChainAgnostic/CAIPs/blob/master/CAIPs/caip-2.md):\n\n```\nstacks:\u003cchainId\u003e:\u003cregistry\u003e:\u003cagentId\u003e\n```\n\n- Mainnet: `stacks:1`\n- Testnet: `stacks:2147483648`\n\n## Documentation\n\n- `CLAUDE.md` — Development guide, conventions, and architecture\n- `AGENTS.md` — LLM-friendly contract API reference and integration guide\n\n## Links\n\n- [ERC-8004 Spec](https://eips.ethereum.org/EIPS/eip-8004)\n- [Solidity Reference](https://github.com/erc-8004/erc-8004-contracts)\n- [AIBTC](https://github.com/aibtcdev)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faibtcdev%2Ferc-8004-stacks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faibtcdev%2Ferc-8004-stacks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faibtcdev%2Ferc-8004-stacks/lists"}