Ressources for learning about Ethereum smart contracts
What are some great resources for learning about writing smart contracts on Ethereum?
-
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.
-
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.
-
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.
-
ConsenSys Academy: ConsenSys Academy offers courses on developing decentralized applications (dApps) with Ethereum, including courses on writing smart contracts with Solidity.
-
CryptoZombies: CryptoZombies is an interactive code school that teaches you how to write smart contracts in Solidity through building your own crypto-collectibles game.