Skip to content

Commit 9e82388

Browse files
authored
Merge pull request #621 from bnb-chain/add-indexing-tools
Update quick-guide to including Indexing
2 parents 84b4788 + ddbcf19 commit 9e82388

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/bnb-smart-chain/developers/quick-guide.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ Interacting with BSC requires sending requests to specific JSON-RPC API methods.
4141
- [Remix](https://remix.ethereum.org)
4242
- [Hardhat](https://hardhat.org)
4343
- [Foundry](https://book.getfoundry.sh/)
44+
- Indexing
45+
- [TheGraph](https://thegraph.com/)
46+
- [Covalent](https://www.covalenthq.com)
47+
- [Others](https://www.alchemy.com/dapps/list-of/indexing-tools-on-ethereum)
4448
- Wallets
4549
- [Binance Web3 Wallet](https://www.binance.com/en/web3wallet)
4650
- [Metamask](https://metamask.io/)
@@ -64,4 +68,4 @@ Interacting with BSC requires sending requests to specific JSON-RPC API methods.
6468
- [CoinGecko](https://www.coingecko.com/en/chains/binance-smart-chain)
6569
- [DappBay](https://dappbay.bnbchain.org/ranking/chain/bnb-smart-chain)
6670

67-
For more tools and details, you can refer to [BSC Dev Tools](https://www.bnbchain.org/en/dev-tools).
71+
For more tools and details, you can refer to [BSC Dev Tools](https://www.bnbchain.org/en/dev-tools).

0 commit comments

Comments
 (0)