Additional Resources

  • Solidity Documentationarrow-up-right - Solidity is the most widely used programming language for Ethereum smart contracts. The official documentation provides comprehensive information on how to write smart contracts in Solidity.

  • OpenZeppelinarrow-up-right - OpenZeppelin is a library of reusable smart contracts for Ethereum. It provides secure and audited contract templates that you can use in your own projects.

  • CryptoZombiesarrow-up-right - An interactive coding school that teaches you how to write Ethereum smart contracts in Solidity through a series of fun and engaging lessons.

  • Smart Contract Security Best Practicesarrow-up-right - ConsenSys provides a comprehensive guide to smart contract security best practices, helping you write more secure code.

Last updated