Skip to content

Commit 65694b8

Browse files
authored
Merge pull request #9 from kmjones1979/main
update readme to include the AI repo
2 parents c241bf8 + eeaa014 commit 65694b8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,12 @@ For more information, visit [www.thegraph.com/docs](https://www.thegraph.com/doc
66

77
## Contents
88

9+
- **agent/**
10+
11+
- [**the-graph-agent-scaffold-eth/**](./agent/the-graph-agent-scaffold-eth/): "A starter kit that supports building an AI agent using Scaffold-ETH, NextJS, Hardhat, Vercel AI SDK, Subgraph MCP, The Graph Token API and Subgraph querying via GraphQL"
12+
913
- **subgraphs/**
14+
1015
- **basic-examples/**
1116
- [**init-subgraph**](./subgraphs/basic-examples/init-subgraph): "Hello world" starter generated via `graph init`; ideal for first-time users wanting to see the file layout and deploy something fast. (last updated April 2025)
1217
- [**arweave-blocks-transactions**](./subgraphs/basic-examples/arweave-blocks-transactions): Indexes Arweave blocks, transactions, tags and proofs-of-access; includes sample GraphQL queries for time-bounded block ranges. (last updated June 2022)

0 commit comments

Comments
 (0)