solidity ref
时间: 2023-09-02 17:15:20 浏览: 165
solidity
以下是一些Solidity的参考资料:
1. Solidity官方文档:https://solidity.readthedocs.io/
2. Solidity中文文档:https://solidity-cn.readthedocs.io/zh/latest/
3. Remix Solidity IDE:https://remix.ethereum.org/
4. Ethereum官方网站:https://ethereum.org/
5. Ethereum Stack Exchange:https://ethereum.stackexchange.com/
6. Solidity Smart Contract Best Practices:https://consensys.github.io/smart-contract-best-practices/
7. Solidity Style Guide:https://solidity.readthedocs.io/en/latest/style-guide.html
8. Solidity Patterns:https://fravoll.github.io/solidity-patterns/
9. Solidity Security Considerations:https://solidity.readthedocs.io/en/latest/security-considerations.html
10. Solidity Testing:https://solidity.readthedocs.io/en/latest/testing.html
这些资料可以帮助你更好地理解Solidity的语法和开发技巧,以及如何编写安全、高效的智能合约。
阅读全文