Solidity学习常用网址
Solidity 语法学习 学习网站:solidity官网,V0.6.2 https://solidity.readthedocs.io/en/v0.6.2/miscellaneous.html#index-6 新手编译网站:Remix:https://remix.ethereum.org/ 代码的安全性问题举例:https://solidity.readthedocs.io/en/v0.6.2/security-considerations.html 常见的关键字详解:例如 pure view 等等: https://solidity.readthedocs.io/en/v0.6.2/gen
用户评论