Skip to content

Commit 6974500

Browse files
authored
add navigation link for 8004 (#2440)
1 parent 244b9c5 commit 6974500

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,4 +210,5 @@
210210
* [Filecoin Pin CLI](builder-cookbook/filecoin-pin/filecoin-pin-cli.md)
211211
* [Filecoin Pin Github Action](builder-cookbook/filecoin-pin/github-action.md)
212212
* [Filecoin Pin dApp Demo](builder-cookbook/filecoin-pin/dapp-demo.md)
213+
* [Filecoin Pin for ERC-8004 Agents](builder-cookbook/filecoin-pin/erc-8004-agent-registration.md)
213214
* [FAQ](builder-cookbook/filecoin-pin/faq.md)

builder-cookbook/filecoin-pin/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Get started using Filecoin Pin today with:
3030
1. [Filecoin Pin CLI](filecoin-pin-cli.md) - Upload new or existing IPFS files directly to Filecoin via the command line. Perfect for developers who want to integrate Filecoin storage into scripts, workflows, or local development environments.
3131
2. [Filecoin Pin GitHub Actions](github-action.md) - Use GitHub Actions to automatically publish websites or build artifacts to IPFS and Filecoin as part of your CI/CD pipeline. Ideal for static websites, documentation sites, and automated deployment workflows.
3232
3. [Filecoin Pin dApp Demo](dapp-demo.md) - Run or fork a simple demo dApp that demonstrates Filecoin Pin in a browser-based application. Great for understanding how to integrate Filecoin Pin into web applications.
33+
4. [Filecoin Pin for ERC-8004 Agents](erc-8004-agent-registration.md) - Learn how to register a trustless autonomous agent on the ERC-8004 Identity Registry with verifiable persistent storage for agent metadata using Filecoin Pin.
3334

3435

3536
## Learn More

0 commit comments

Comments
 (0)