下載 APKPure App
可在安卓獲取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.
Last updated on 2018年04月06日
Minor bug fixes and improvements. Install or update to the newest version to check it out!
Learn Ethereum & Solidity
1.3 by QuestDot Apps
2018年04月06日