# Resources

dApp developers can take advantage of a wealth of resources and information already available to Ethereum developers. Findora's [smart chain](https://docs.findora.org/developers/evm-references) is 100% EVM-compatible, meaning developers are able to deploy their smart contracts and use existing toolings. Below are some resources to help you get started. Once ready, you can use [Ganache](https://docs.findora.org/developers/evm-tools-and-tutorials/contract-deployment/ganache) or similar tools to deploy on Findora by visiting the [networks settings](https://docs.findora.org/network-settings/network-settings) page.

{% embed url="<https://cryptozombies.io/>" %}

{% embed url="<https://www.dappuniversity.com/>" %}

{% embed url="<https://github.com/scaffold-eth/scaffold-eth/tree/simple-nft-example>" %}

{% embed url="<https://buildspace.so/>" %}

{% embed url="<https://www.useweb3.xyz/>" %}

{% embed url="<https://solidity-by-example.org/>" %}
