跳转到内容

Solidity:修订间差异

来自天明的百科全书
Ztm0929留言 | 贡献
创建页面,内容为“Solidity is a statically-typed, contract-oriented, high-level language for implementing smart contracts on the Ethereum platform. https://github.com/ethereum/solidity 分类:开源项目 分类:编程语言
 
Ztm0929留言 | 贡献
无编辑摘要
 
(未显示同一用户的10个中间版本)
第1行: 第1行:
Solidity is a statically-typed, contract-oriented, high-level language for implementing smart contracts on the Ethereum platform.
{{通用信息框|site=https://soliditylang.org|linktext=soliditylang.org|intro=一门主要用于编写[[智能合约]]的编程语言。|title=Solidity|image=https://docs.soliditylang.org/en/latest/_images/solidity_logo.svg|caption=Solidity 官方标志}}
 
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
== 另请参阅 ==
* https://docs.soliditylang.org/zh-cn
* https://zh.wikipedia.org/zh-cn/Solidity
* {{使用搜索引擎搜索}}
[[分类:信息技术]]
[[分类:开源项目]]
[[分类:开源项目]]
[[分类:编程语言]]
[[分类:编程语言]]

2025年11月11日 (二) 11:02的最新版本

Solidity

Solidity 官方标志
简介 一门主要用于编写智能合约的编程语言。
网站 soliditylang.org

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

另请参阅