> For the complete documentation index, see [llms.txt](https://docs.kardiachain.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kardiachain.io/docs/archived-docs/tutorials.md).

# Tutorials

Building on KardiaChain should be simple for developers. Since our KVM is EVM-compatible, every tool, SDK, IDE that works on Ethereum should work on KardiaChain.

Check out these tutorials that will help you build on KardiaChain:

* [Platform](/docs/archived-docs/tutorials/platform.md)
* [Smart contract development](/docs/archived-docs/tutorials/smart-contract-development.md)
* [KRC20 tokens](/docs/archived-docs/tutorials/krc20-tokens.md)
* [KRC721 tokens](/docs/archived-docs/tutorials/krc721-tokens.md)
* [Building DApp](/docs/archived-docs/tutorials/building-dapp.md)
