# How-Tos

Chiliz Chain is fully compatible with Ethereum-centric frameworks and third-party tools.

This compatibility allows developers to use familiar Ethereum development processes and integrate advanced functionalities.

In this section, a give you some simple examples using EVM tools that integrate Chiliz Chain:

* &#x20;[Moralis](https://moralis.com/): As an extensive framework for web3 developers, Moralis provides several EVM-centric APIs, allowing you to deliver projects more quickly. \
  Read [Moralis' Chiliz-specific documentation](https://docs.moralis.com/web3-data-api/evm/chains/chiliz).
* [Tatum](https://tatum.io/): As a unified framework for building Web3 apps, Tatum provides several EVM-centric APIs, allowing you to deliver projects more quickly.\
  Read [Tatum's Chiliz-specific documentation](https://docs.tatum.io/reference/rpc-chiliz).
* [thirdweb](https://thirdweb.com/): thirdweb is a platform offering tools and infrastructure for building decentralized applications on multiple blockchain networks. It simplifies blockchain integration with SDKs, APIs, and pre-built components. Read [thirdweb's Chiliz page](https://thirdweb.com/chiliz-chain).
* [Nodit](https://nodit.io/): Nodit provides tools that make it easy to develop in a variety of multi-chain environments and reliable node services. \
  Read [Nodit's Chiliz-specific documentation](https://developer.nodit.io/reference/chiliz-quickstart).

{% content-ref url="how-tos/how-to-get-the-balance-of-a-wallet" %}
[how-to-get-the-balance-of-a-wallet](https://docs.chiliz.com/develop/basics/how-tos/how-to-get-the-balance-of-a-wallet)
{% endcontent-ref %}

{% content-ref url="how-tos/how-to-get-the-history-of-a-wallet" %}
[how-to-get-the-history-of-a-wallet](https://docs.chiliz.com/develop/basics/how-tos/how-to-get-the-history-of-a-wallet)
{% endcontent-ref %}

{% content-ref url="how-tos/how-to-get-the-metadata-of-a-specific-nft" %}
[how-to-get-the-metadata-of-a-specific-nft](https://docs.chiliz.com/develop/basics/how-tos/how-to-get-the-metadata-of-a-specific-nft)
{% endcontent-ref %}

We encourage you to explore all these platforms further, and see which one fits your development practices and preferences.

Besides blockchain frameworks, you can rely on vibe-coding tools to help you build your Chiliz Chain project:

{% content-ref url="how-tos/how-to-build-a-chiliz-dapp-with-ai-tools" %}
[how-to-build-a-chiliz-dapp-with-ai-tools](https://docs.chiliz.com/develop/basics/how-tos/how-to-build-a-chiliz-dapp-with-ai-tools)
{% endcontent-ref %}
