Solidity in Depth
本节应为您提供有关Solidity的所有信息。如果此处缺少某些内容,请通过 Gitter 与我们联系或在 Github 上创建拉取请求。
1. Layout of a Solidity Source File
2. Structure of a Contract
3. Types
4. Units and Globally Available Variables
5. Expressions and Control Structures
6. Contracts
7. Solidity Assembly
8. Miscellaneous
9. Solidity v0.5.0 Breaking Changes
项目源代码
项目源代码会逐步上传到 Github,地址为 https://github.com/windstamp/dapp。
Contributor
- Windstamp, https://github.com/windstamp