Skip to content

Commit f2a1323

Browse files
committed
show the new page
1 parent d5397dc commit f2a1323

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +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-
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.
3434

3535
## Learn More
3636

0 commit comments

Comments
 (0)