Difference between revisions of "Solidity"

From CoinWiki
Jump to: navigation, search
(Created page with "Solidity is a high-level language for implementing smart contracts")
 
Line 1: Line 1:
 
Solidity is a high-level language for implementing [[smart contracts]]
 
Solidity is a high-level language for implementing [[smart contracts]]
 +
 +
== External Links ==
 +
* [https://solidity.readthedocs.io/en/v0.5.1/ V 0.5.1 Docs]

Revision as of 21:08, 2 January 2019

Solidity is a high-level language for implementing smart contracts

External Links