-
Notifications
You must be signed in to change notification settings - Fork 301
Description
Background
ERC-7857 is an Ethereum standard designed specifically for representing AI agents as NFTs with privacy-preserving metadata management. Unlike traditional NFT standards where metadata is static and publicly accessible, ERC-7857 enables encrypted storage of agent capabilities (models, memory, character, etc.) and secure, verifiable metadata transfer when ownership changes.
As AI agents evolve into tradeable digital assets with real economic value, a standard that protects their intellectual property while enabling decentralized ownership and transfer becomes essential. Introducing ERC-7857 on TRON would unlock new use cases such as AI agent marketplaces, AI-as-a-Service, and IP monetization within the TRON ecosystem.
This issue serves as the central place to discuss and track the progress of adapting ERC-7857 for the TRON network.
Topics for Discussion
- Demand for privacy-preserving AI agent NFTs on TRON
- Compatibility with existing TRC-721 / TRC-1155 and the TRON NFT ecosystem
- Oracle and re-encryption mechanism design on TVM (TEE-based vs ZKP-based)
- Integration with decentralized storage solutions available on TRON
- Secure metadata transfer workflow and verifiable ownership proofs
- Cloning mechanism and its implications for agent IP protection
- Relationship with other AI-related standards (ERC-8004, etc.)
- Naming convention under the TIP framework
- Timeline and milestones
References
- ERC-7857: AI Agents NFT with Private Metadata
- ERC-7857 Discussion on Ethereum Magicians
- 0G Labs - ERC-7857 Documentation
- 0G Labs - Introducing ERC-7857
All feedback, ideas, and suggestions are welcome.