..

Ressources for learning about Ethereum smart contracts

What are some great resources for learning about writing smart contracts on Ethereum?

  1. Ethereum.org: This is the official website of Ethereum and provides a wealth of information about the platform, including tutorials and resources for writing smart contracts.

  2. Solidity Documentation: This is the official documentation for Solidity, the programming language used to write smart contracts on Ethereum. It includes tutorials, examples, and reference material.

  3. Web3, Full Stack Solidity, Smart Contract & Blockchain - Beginner to Expert Javascript Edition: A 32h long course about the ins and outs of developing smart contracts. It’s an amazing resource.

  4. ConsenSys Academy: ConsenSys Academy offers courses on developing decentralized applications (dApps) with Ethereum, including courses on writing smart contracts with Solidity.

  5. CryptoZombies: CryptoZombies is an interactive code school that teaches you how to write smart contracts in Solidity through building your own crypto-collectibles game.