Ethereum
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Currency }} '''Ethereum''' is a blockchain-based decentralized platform for smart contracts, which can be used to set up crytpocurr...") |
Dan Tobias (Talk | contribs) (→Links) |
||
Line 11: | Line 11: | ||
* [https://github.com/ethereum/ Github repository] | * [https://github.com/ethereum/ Github repository] | ||
* [http://www.ethdocs.org/en/latest/ Homestead documentation] | * [http://www.ethdocs.org/en/latest/ Homestead documentation] | ||
+ | * [[Wikipedia:Ethereum|Wikipedia article]] |
Revision as of 15:18, 19 June 2016
Ethereum is a blockchain-based decentralized platform for smart contracts, which can be used to set up crytpocurrencies (similar in concept to Bitcoin) or for other purposes.
The Solidity programming language is used in the Ethereum Virtual Machine.