Solidity:修订间差异
外观
小无编辑摘要 |
小无编辑摘要 |
||
| 第1行: | 第1行: | ||
Solidity is a statically-typed, contract-oriented, high-level language for implementing smart contracts on the [[Ethereum]] platform. | Solidity is a statically-typed, contract-oriented, high-level language for implementing smart contracts on the [[Ethereum]] platform. | ||
https://www.soliditylang.org/ | |||
https://github.com/ethereum/solidity | https://github.com/ethereum/solidity | ||
| 第5行: | 第7行: | ||
== 另请参阅 == | == 另请参阅 == | ||
* https://docs.soliditylang.org/zh-cn | |||
* {{使用搜索引擎搜索}} | * {{使用搜索引擎搜索}} | ||
2025年10月30日 (四) 09:30的版本
Solidity is a statically-typed, contract-oriented, high-level language for implementing smart contracts on the Ethereum platform.
https://github.com/ethereum/solidity