# dApp Creation

### Integration Guides

{% content-ref url="chain-integration/public-rpc-endpoints" %}
[public-rpc-endpoints](https://docs.cronos.org/~/changes/416/for-dapp-developers/chain-integration/public-rpc-endpoints)
{% endcontent-ref %}

{% content-ref url="chain-integration/web-extension-integration" %}
[web-extension-integration](https://docs.cronos.org/~/changes/416/for-dapp-developers/chain-integration/web-extension-integration)
{% 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="chain-integration/json-rpc" %}
[json-rpc](https://docs.cronos.org/~/changes/416/for-dapp-developers/chain-integration/json-rpc)
{% 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.org/)
* [Cronos Whitepaper](https://whitepaper.cronos.org/)
* [GitHub Repository](https://github.com/crypto-org-chain/cronos)
* [Official Documentation](https://docs.cronos.org/)
* [Cronos Binaries](https://github.com/crypto-org-chain/cronos/releases)
