Difference between revisions of "Solidity"

From CoinWiki
Jump to: navigation, search
(Created page with "Solidity is a high-level language for implementing smart contracts")
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Solidity is a high-level language for implementing [[smart contracts]]
+
Solidity is a high-level language for implementing [[smart contracts]] on the [[Ethereum]] blockchain.
 +
 
 +
== External Links ==
 +
* [https://solidity.readthedocs.io/en/v0.5.1/ V 0.5.1 Docs]

Latest revision as of 19:40, 4 January 2019

Solidity is a high-level language for implementing smart contracts on the Ethereum blockchain.

External Links