Skip to content

Commit ad7cf9d

Browse files
authored
Merge pull request #655 from subquery/links-to-examples
Update example projects list in the "What’s Next?" documentation
2 parents 67d9315 + acb94e2 commit ad7cf9d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/indexer/quickstart/whats-next.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,15 @@ SubQuery is open-source and designed to be easy to run, meaning you have the fre
1313

1414
Browse over 80 example projects across over 10 network families to inspire your next SubQuery project.
1515

16+
- [Algorand Example](./quickstart_chains/algorand.md)
17+
- [Cosmos Osmosis Example](./quickstart_chains/cosmos-osmosis.md)
18+
- [Ethereum Gravatar Example](./quickstart_chains/ethereum-gravatar.md)
19+
- [Multi-Chain Galxe NFTs Example](./quickstart_multichain/galxe-nft.md)
20+
- [NEAR Example](./quickstart_chains/near.md)
21+
- [Polkadot/Substrate Moonbeam Example](./quickstart_chains/polkadot-moonbeam.md)
22+
- [Solana Example](./quickstart_chains/solana.md)
23+
- [Starknet Example](./quickstart_chains/starknet.md)
24+
1625
## Advanced features
1726
Dive deeper into the developer documentation and jump to the [Build ](../build/introduction.md) section and learn more about the three key files: **the manifest file, the GraphQL schema, and the mappings file.** or take a look at some of our **advanced features** to take your project to the next level!
1827

0 commit comments

Comments
 (0)