ercdata - Store and Verify AI Data on Ethereum Blockchain
Store, verify, and manage AI data on the Ethereum blockchain using the ERCData standard
Tags
Updated: 2026-02-10Capabilities
Typical Inputs
Typical Outputs
What this skill does
- store data on-chain
- read data entry by ID
- verify data integrity
- grant read access
- revoke read access
- create snapshot
Inputs
- private key
- contract address
- RPC URL
- AI data
- metadata
Outputs
- blockchain data entry
- integrity verification result
- access control record
Requirements
- Python 3.10+
- web3 and eth-account packages
- funded wallet on Base mainnet
- PROVIDER_ROLE from contract admin
- VERIFIER_ROLE for verification
