> For the complete documentation index, see [llms.txt](https://docs.chiliz.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chiliz.com/community/chiliz-chain-ecosystem/developer-tools.md).

# Developer Tools

- [Ankr](https://docs.chiliz.com/community/chiliz-chain-ecosystem/developer-tools/ankr.md): Ankr's global RPC node network for Chiliz Chain: the infrastructure partner that helped build Chiliz Chain as a BSC fork, with dedicated Chiliz RPC endpoints.
- [Aragon](https://docs.chiliz.com/community/chiliz-chain-ecosystem/developer-tools/aragon.md): Aragon DAO creation and management platform integrated with Chiliz Chain, enabling no-code DAO deployment for Fan Token community governance.
- [Azuro](https://docs.chiliz.com/community/chiliz-chain-ecosystem/developer-tools/azuro.md): Azuro on-chain predictions and sports betting infrastructure layer on Chiliz Chain, with thousands of sports markets and permissionless liquidity access.
- [Biconomy](https://docs.chiliz.com/community/chiliz-chain-ecosystem/developer-tools/biconomy.md): Biconomy SDK for Chiliz Chain: account abstraction toolkit enabling gasless and batched transactions, Smart Accounts, and one-click user onboarding for dApps.
- [Blocknative](https://docs.chiliz.com/community/chiliz-chain-ecosystem/developer-tools/blocknative.md): Blocknative mempool monitoring and gas estimation tools for Chiliz Chain, delivering 600+ gas price estimates per second via the Gas Network.
- [Goldsky](https://docs.chiliz.com/community/chiliz-chain-ecosystem/developer-tools/goldsky.md): Goldsky real-time blockchain indexing for Chiliz Chain: hosted subgraphs compatible with The Graph, instant GraphQL APIs, and data streaming pipelines.
- [Hyperlane](https://docs.chiliz.com/community/chiliz-chain-ecosystem/developer-tools/hyperlane.md): Hyperlane open interoperability framework for Chiliz Chain: cross-chain message passing, ERC-20 and NFT bridging, and interchain application development.
- [LayerZero](https://docs.chiliz.com/community/chiliz-chain-ecosystem/developer-tools/layerzero.md): LayerZero omnichain messaging protocol on Chiliz Chain: OFT/ONFT standards for native cross-chain token transfers without wrapping, connecting 170+ blockchains.
- [Lumx](https://docs.chiliz.com/community/chiliz-chain-ecosystem/developer-tools/lumx.md): Lumx APIs and SDKs for Chiliz Chain: full-stack blockchain toolkit for companies building end-to-end Web3 applications on Chiliz.
- [Moralis](https://docs.chiliz.com/community/chiliz-chain-ecosystem/developer-tools/moralis.md): Moralis Web3 data APIs for Chiliz Chain: wallet balances, transaction history, NFT metadata, and token data via EVM-compatible endpoints.
- [Pyth](https://docs.chiliz.com/community/chiliz-chain-ecosystem/developer-tools/pyth.md): Pyth oracle network on Chiliz Chain: 420+ real-time price feeds including Fan Token tickers ($CHZ, $ACM, $BAR, $CITY, $PSG) for DeFi smart contracts.
- [Reown](https://docs.chiliz.com/community/chiliz-chain-ecosystem/developer-tools/reown.md): Reown (formerly WalletConnect) AppKit and WalletKit toolkits for Chiliz Chain dApps, enabling multi-wallet Connect Wallet modals including the Socios.com Wallet.
- [Rarible](https://docs.chiliz.com/community/chiliz-chain-ecosystem/developer-tools/rarible.md): Rarible multichain NFT protocol integrated with Chiliz Chain: SDK for minting, sell orders, royalty enforcement, and real-time NFT data for SportFi dApps.
- [Tatum](https://docs.chiliz.com/community/chiliz-chain-ecosystem/developer-tools/tatum.md): Tatum unified Web3 SDK for Chiliz Chain: RPC access, token and NFT APIs, and testnet faucet supporting 90+ blockchain protocols.
- [The Graph](https://docs.chiliz.com/community/chiliz-chain-ecosystem/developer-tools/the-graph.md): The Graph decentralized indexing protocol for Chiliz Chain: deploy subgraphs to query Fan Token transfers, governance votes, and on-chain events via GraphQL.
- [Thirdweb](https://docs.chiliz.com/community/chiliz-chain-ecosystem/developer-tools/thirdweb.md): Thirdweb full-stack Web3 platform supporting Chiliz Chain Mainnet (chain ID 88888) and Spicy Testnet: smart contract deployment, wallets, payments, and SDKs.
- [Web3Auth](https://docs.chiliz.com/community/chiliz-chain-ecosystem/developer-tools/web3auth.md): Web3Auth pluggable wallet infrastructure for Chiliz Chain dApps: OAuth social logins, embedded wallets, and seamless Web3 user onboarding without seed phrases.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.chiliz.com/community/chiliz-chain-ecosystem/developer-tools.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
