# Python Solidity学习备忘录 **Published by:** [MonkeyD](https://paragraph.com/@monkeyd/) **Published on:** 2022-04-24 **URL:** https://paragraph.com/@monkeyd/python-solidity ## Content 这是一个自己的学习手册,用Mirror发布,方便自己也方便他们。 Python+Solidity学习资料 1.自学是门手艺 https://github.com/selfteaching/the-craft-of-selfteaching 2.深入理解以太坊 https://yuedu.163.com/source/9a324b6f824248d9a82e07d4969ad393_4 3.solidity基础 https://solidity-by-example.org/ https://cryptozombies.io/ 4.JS基础语法教程 https://runoob.com/js/js-tutorial.html 5.Solidity视频教程 https://youtube.com/watch?v=K-87KhhHVN8&list=PL0w3JM397Jc2Z5qLLhhhNkwfWKHslSEyY 老师本人在推特上有号: https://twitter.com/therandomdao 其它学习内容 1.非常推薦的學習資源 https://github.com/Dapp-Learning-DAO/Dapp-Learning 2.讲解gas比较好的文章 大家可以学习交流 https://mirror.xyz/0x143484B693d8b56D405adFb41cFFB3B9d9B64F54/J4R7r4mT6foQg4M41lWrnZb5epdcsDTkk3vTdkKb8So 3.solidity 的那个僵尸教程很不错 跟着学一遍 基本可以看懂 合约以及前端和合约是如何交互的 另外最好的教程还是来自于官方 基础知识还有官方教学 https://ethereum.org/zh/developers/docs/ 大家常说的 gas 官方文档我认为写的就很好了 https://ethereum.org/zh/developers/docs/gas/ 4.贴一点资源以太坊官方文档 涵盖了一切你们想知道的知识 使用、学习、开发非常广(比如:gas、区块、节点、各种开发指南) 可以让你更好的理解区块链https://ethereum.org/zh/游戏的方式学习 solidity 和 web 前段调用https://cryptozombies.io/zh/coursepython 调用智能合约https://learnku.com/articles/23194 https://www.dappuniversity.com/articles/web3-py-introinfura 通过他连到以太网络,不需要自己搭建节点https://infura.io/Keccak-256算法加密计算器https://www.jisuan.mobi/vbBHmu6HBBbBUPiP.html 5.NFT编码解码工具,真正玩转16进制mint 需要这两个工具 https://abi.hashex.org/?continueFlag=d8feb8aad6a4a1d8bb78a5ed21d9cf03 https://www.nftcontractwriter.com/?continueFlag=d8feb8aad6a4a1d8bb78a5ed21d9cf03 6.十六进制科普可以看这个 https://www.163.com/dy/article/GMBJHUQB0531I6Y1.html ## Publication Information - [MonkeyD](https://paragraph.com/@monkeyd/): Publication homepage - [All Posts](https://paragraph.com/@monkeyd/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@monkeyd): Subscribe to updates