Smart Contracts
Privacy verification experiments deployed on Base blockchain. Contracts are live; full proof pipelines are under development.
Gradient Registry
Base MainnetContract Address
0xC6926fFfb60C6D5Bd1bDd2f8FbF57c169710Dc44ML training attestations. Model updates are recorded with cryptographic signatures on-chain. Enables transparent AI model training verification.
→ Records model update attestations on-chain for auditability
Zero-Knowledge Privacy Proofs
Base MainnetContract Address
0x948Cd0F9206D5625b97A9D4e365992E5a82c7FF3ZK-SNARK proofs demonstrating zero-knowledge session counts without revealing destinations. Experimental verification that session counting works without logging.
→ Experimental privacy verification via zero-knowledge proofs
ChainMail Messaging
Base MainnetContract Address
0xFC82C29aCAfB5E0b17460B599E1CBB1d4f672079Encrypted wallet-to-wallet messaging with on-chain storage. Messages stored as encrypted payloads with burn-after-reading support.
→ Censorship-resistant communication layer
Verification Guide
- 1.Click "View on BaseScan" to see contract on blockchain explorer
- 2.Check "Contract" tab to view verified source code
- 3.Review "Read Contract" and "Write Contract" functions
- 4.Examine transaction history to see all on-chain activity