Learn Ethereum & Solidity
关于Learn Ethereum & Solidity
关于以太坊和合体的信息
Solidity lets you program on Ethereum, a blockchain-based virtual machine that allows the creation and execution of smart contracts, without requiring centralized or trusted parties.
Solidity is a statically typed, contract programming language that has similarities to Javascript and C. Like objects in OOP, each contract contains state variables, functions, and common data types. Contract-specific features include modifier (guard) clauses, event notifiers for listeners, and custom global variables.
Some Ethereum contract examples include crowdfunding, voting, and blind auctions.
Unlike other code, you may also need to add in design patterns like pausing, depreciation, and throttling usage to reduce risk. This document primarily discusses syntax, and so excludes many popular design patterns.
As Solidity and Ethereum are under active development, experimental or beta features are typically marked, and subject to change. Pull requests welcome.
最新版本1.3的更新日志
Learn Ethereum & Solidity APK信息
Learn Ethereum & Solidity历史版本
Learn Ethereum & Solidity 1.3
在APKPure上极速安全下载应用
一键安装安卓XAPK/APK文件!