> For the complete documentation index, see [llms.txt](https://docs.cronos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cronos.com/for-dapp-developers/chain-integration.md).

# dApp Creation

### Integration Guides

{% content-ref url="/pages/23Whb2D1vMBZxh0f7gFC" %}
[Free and commercial RPC endpoints](/for-dapp-developers/chain-integration/public-rpc-endpoints.md)
{% endcontent-ref %}

{% content-ref url="/pages/2gq7Cfvj81CCUqCWZPNO" %}
[Wallet integrations](/for-dapp-developers/chain-integration/web-extension-integration.md)
{% endcontent-ref %}

{% content-ref url="<https://github.com/crypto-org-chain/cronos-docs/blob/gitbook/for-dapp-developers/chain-integration/broken-reference/README.md>" %}
<https://github.com/crypto-org-chain/cronos-docs/blob/gitbook/for-dapp-developers/chain-integration/broken-reference/README.md>
{% endcontent-ref %}

{% content-ref url="/pages/0uBzRw9jKtEYziqKNi56" %}
[JSON-RPC methods](/for-dapp-developers/chain-integration/json-rpc.md)
{% endcontent-ref %}

### API Clients and Libraries

* [**TypeScript** library](https://github.com/crypto-org-chain/chain-jslib)
* [**Python** library](https://pypi.org/project/chainlibpy/#description)
* [**Rust** library](https://github.com/crypto-org-chain/chainlib-rs) (note that it is not feature complete)
* [@cosmjs/stargate](https://github.com/cosmos/cosmjs/tree/master/packages/stargate)

### Useful Links

* [Cronos website](https://cronos.com/)
* [GitHub Repository](https://github.com/crypto-org-chain/cronos)
* [Official Documentation](https://docs.cronos.com/)
* [Cronos Binaries](https://github.com/crypto-org-chain/cronos/releases)
