Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ERC: NFT Interface for AI Agents #824

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

Wilbert957
Copy link

A standard interface for NFTs specifically designed for AI agents, where the metadata represents agent capabilities and requires privacy protection. Unlike traditional NFT standards that focus on static metadata, this standard introduces mechanisms for verifiable data ownership and secure transfer. By defining a unified interface for different verification methods (e.g., TEE, ZKP), it enables secure management of valuable agent metadata such as models, memory, and character definitions, while maintaining confidentiality and verifiability.

@eip-review-bot
Copy link
Collaborator

eip-review-bot commented Jan 2, 2025

File ERCS/erc-7857.md

Requires 1 more reviewers from @g11tech, @SamWilsn, @xinbenlv

@eip-review-bot eip-review-bot changed the title ERC7844: An NFT Standard for AI Agents with Private Metadata Add ERC: An NFT Standard for AI Agents with Private Metadata Jan 2, 2025
@github-actions github-actions bot added the w-ci label Jan 2, 2025
@eip-review-bot eip-review-bot changed the title Add ERC: An NFT Standard for AI Agents with Private Metadata Add ERC: An NFT Standard for AI Agents Jan 2, 2025
@github-actions github-actions bot removed the w-ci label Jan 2, 2025
@eip-review-bot eip-review-bot changed the title Add ERC: An NFT Standard for AI Agents Add ERC: NFT Interface for AI Agents Jan 2, 2025
@github-actions github-actions bot added the w-ci label Jan 2, 2025
ERCS/erc-7844.md Outdated
@@ -0,0 +1,587 @@
---
eip: 7844
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
eip: 7844
eip: 7857

Please also rename the file.

Copy link
Author

@Wilbert957 Wilbert957 Jan 7, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, I've fixed it.

Copy link

github-actions bot commented Jan 7, 2025

The commit 71ca8cc (as a parent of a10d79a) contains errors.
Please inspect the Run Summary for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants