精心设计的web3.0学习路径,从入门到精通,按照这个路径学习,轻松掌握web3.0技术
资源: MIT 区块链课程 (15.S12)
https://ocw.mit.edu/courses/15-s12-blockchain-and-money-fall-2018/video_galleries/video-lectures/学习范围: Session1-Session5 (传统金融、区块链技术、相关加密算法)
资源: 以太坊官方文档 & OpenZeppelin官网
https://ethereum.org/en/developers/docs/ https://docs.openzeppelin.com/contracts/4.x/erc721学习内容: Token标准,ERC721/1155
资源: Arweave官方文档+白皮书
https://arwiki.wiki/#/en/karma资源: YouTube: Smart Contract Programmer
https://www.youtube.com/watch?v=xv9OmztShIw&list=PLO5VPQH6OWdVQwpQfw9rZ67O6Pjfo6q-p学习内容: 智能合约开发部分
资源: Remix, Hardhat, OpenZeppelin
https://remix.ethereum.org/ https://hardhat.org/tutorial/creating-a-new-hardhat-project https://docs.openzeppelin.com/contracts/4.x/api/token/erc721资源: DeFi Mooc课程
https://www.youtube.com/watch?v=j_Gf7E1vAhE学习内容: Lecture 1: DeFi基础概念,生态; Lecture 4: 传统金融知识
备注: 可以在b站找到中文翻译版
资源: Building Ethereum Dapps with Go
https://goethereumbook.org/en/学习内容: web3相关的go后端开发
学习方式: 阅读教程并动手实践
资源: IPFS (InterPlanetary File System) & Filecoin (FIL)
https://github.com/ipfs/ipfs https://filecoin.io/filecoin.pdf学习内容: 去中心化存储系统原理和实现
学习方式: 阅读白皮书和技术文档