Skip to content

Commit

Permalink
Add Starknet
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbayly committed Feb 7, 2025
1 parent 3cfb497 commit 97daaeb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,11 @@ const startWithExp = computed(() => {
"path": "/indexer/quickstart/quickstart_chains/stellar.html",
"imgSrc": "https://static.subquery.network/network-logos/stellar.png",
"name": "Stellar"
},
{
"path": "/indexer/quickstart/quickstart_chains/starknet.html",
"imgSrc": "https://static.subquery.network/network-logos/starknet.png",
"name": "Starknet"
}
]})

Expand Down

0 comments on commit 97daaeb

Please sign in to comment.