# Web3学习资料

By [yanyuan](https://paragraph.com/@0xevanyan) · 2022-08-06

---

基础知识
----

*   推荐阅读，了解Web2和Web3应用的区别
    

[https://zhuanlan.zhihu.com/p/414635679?utm\_source=wechat\_session&utm\_medium=social&utm\_oi=778564687968092160&s\_r=0](https://zhuanlan.zhihu.com/p/414635679?utm_source=wechat_session&utm_medium=social&utm_oi=778564687968092160&s_r=0)

*   郭宇：Web3 DApp编程最佳实践
    
    [https://guoyu.mirror.xyz/RD-xkpoxasAU7x5MIJmiCX4gll3Cs0pAd5iM258S1Ek](https://guoyu.mirror.xyz/RD-xkpoxasAU7x5MIJmiCX4gll3Cs0pAd5iM258S1Ek)
    
*   阅读[《精通以太坊》](https://github.com/inoutcode/ethereum_book)（微信读书也有） 理解 **以太坊** 的基本原理和 阅读 [Solidity官方文档](https://docs.soliditylang.org/) 熟悉 **Solidity**
    
*   加密僵尸，通过游戏化的方式学习solidity
    
    [https://cryptozombies.io/](https://cryptozombies.io/)
    
*   面向Web2开发者的Web3开源学院(学习solidity、NFT原理很不错)
    

[https://wtf.academy/](https://wtf.academy/)

实战教程
----

*   区块链 Dapp 开发教程
    

[https://github.com/Dapp-Learning-DAO/Dapp-Learning](https://github.com/Dapp-Learning-DAO/Dapp-Learning)

*   Web3实战项目，获得了a16z的投资
    

[https://buildspace.so/](https://buildspace.so/)

*   Web3 开发者平台 Alchemy的RoadToWeb3实战教程，10 个关于 web3 技术前沿的自定进度项目
    

[https://docs.alchemy.com/docs/how-to-develop-an-nft-smart-contract-erc721-with-alchemy](https://docs.alchemy.com/docs/how-to-develop-an-nft-smart-contract-erc721-with-alchemy)

别人翻译的中文教程：

Alchemy的Web3开发训练营，目前需要申请

[https://university.alchemy.com/#courses](https://university.alchemy.com/#courses)

安全
--

*   慢雾出品丨余弦：区块链黑暗森林自救手册
    
    [https://web3caff.com/zh/archives/7410](https://web3caff.com/zh/archives/7410)
    
    [https://github.com/slowmist/Blockchain-dark-forest-selfguard-handbook](https://github.com/slowmist/Blockchain-dark-forest-selfguard-handbook)
    

[https://mirror.xyz/yourairdrop.eth/4O6NtFj76yCXmcs5NE5nLvvrUyc2HZBYmzpxcPXrRhk](https://mirror.xyz/yourairdrop.eth/4O6NtFj76yCXmcs5NE5nLvvrUyc2HZBYmzpxcPXrRhk)

资讯
--

[https://www.theblockbeats.info/](https://www.theblockbeats.info/)

---

*Originally published on [yanyuan](https://paragraph.com/@0xevanyan/web3)*
