mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
commit
76e958f670
@ -5,7 +5,7 @@ Solidity is a contract-oriented, high-level language whose syntax is similar to
|
|||||||
and it is designed to target the Ethereum Virtual Machine.
|
and it is designed to target the Ethereum Virtual Machine.
|
||||||
|
|
||||||
Solidity is statically typed, supports inheritance, libraries and complex
|
Solidity is statically typed, supports inheritance, libraries and complex
|
||||||
user-defines types among other features.
|
user-defined types among other features.
|
||||||
|
|
||||||
As you will see, it is possible to create contracts for voting,
|
As you will see, it is possible to create contracts for voting,
|
||||||
crowdfunding, blind auctions, multi-signature wallets and more.
|
crowdfunding, blind auctions, multi-signature wallets and more.
|
||||||
|
Loading…
Reference in New Issue
Block a user