# 智能合约学习

By [tianc](https://paragraph.com/@tianc) · 2022-05-06

---

Solidity的初学者入门： 强烈推荐 [https://cryptozombies.io/](https://cryptozombies.io/) 需要注意的是此游戏已经很久没更新solidity的版本了（仍在使用0.4x），与现在流行的0.8x版本有一定差异。 #1 Solidity Tutorial & Ethereum Blockchain Programming Course | Cry... CryptoZombies is The Most Popular, Interactive Solidity Tutorial That Will Help You Learn Blockchain Programming on Ethereum by Building Your Own Fun Game with Zombies — Master Blockchain Development with Web3, Infura, Metamask & Ethereum Smart Contractsand Become a Blockchain Developer in Record Time!. 图片 斯坦福公开课CS 251: [https://cs251.stanford.edu/](https://cs251.stanford.edu/) 一个包罗万象的区块链课程 伯克利的defi课程： [https://defi-learning.org/f22](https://defi-learning.org/f22) Decentralized Finance MOOC Decentralized Finance MOOC Decentralized Finance MOOC Decentralized Finance MOOC 开发者向： remix在线IDE [https://remix.ethereum.org/](https://remix.ethereum.org/) Hardhat 本地开发+测试环境 [https://hardhat.org/](https://hardhat.org/) Ethereum development environment for professionals Compile, deploy, test and debug your Ethereum software. Get Solidity stack traces, console.log, mainnet forking and more. Ethereum development environment for professionals OpenZeppelin的wizard，直接创建主流token的模版 [https://docs.openzeppelin.com/contracts/4.x/wizard](https://docs.openzeppelin.com/contracts/4.x/wizard) Contracts Wizard - OpenZeppelin Docs

---

*Originally published on [tianc](https://paragraph.com/@tianc/ciN3douahhBbF7wEgpQW)*
