Add EIP-8004 agent registration tutorial #2435
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds a comprehensive tutorial demonstrating how to register an ERC-8004 compliant autonomous agent with
verifiable persistent storage using Filecoin Pin.
What's Added
New Tutorial: TUTORIAL.md - Complete guide for registering ERC-8004 agents with Filecoin storage
The tutorial walks developers through:
Why This Matters
The Problem: ERC-8004 agents need persistent storage for their metadata (agent cards). Generic IPFS pinning
services can stop hosting data without notice, and centralized storage creates single points of failure.
The Solution: Filecoin Pin provides cryptographically-verified persistent storage with daily PDP proofs, ensuring
agent metadata remains available and verifiable long-term.
Tutorial Highlights
Target Audience
Technical Details
Networks Used:
Key Technologies:
Testing
Tutorial has been tested end-to-end with: