Misplaced Pages

Ethereum

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.

This is an old revision of this page, as edited by Ymblanter (talk | contribs) at 14:09, 20 February 2016 ({{pp-semi}}). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Revision as of 14:09, 20 February 2016 by Ymblanter (talk | contribs) ({{pp-semi}})(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

This article relies excessively on references to primary sources. Please improve this article by adding secondary or tertiary sources.
Find sources: "Ethereum" – news · newspapers · books · scholar · JSTOR (November 2015) (Learn how and when to remove this message)
Ethereum Software
Original author(s)Vitalik Buterin, Gavin Wood
Developer(s)Gavin Wood, Jeffrey Wilcke, Vitalik Buterin, et al.
Repository
Written inC++, Go, JavaScript, Python, Java, node.js, Haskell
Operating systemLinux, Windows, OS X, POSIX compliant
TypeDecentralized computing
LicenseMultiple open-source licenses
Websitewww.ethereum.org

Ethereum is a cryptocurrency with a smart contract platform. The currency is called Ether. Ethereum was launched by Vitalik Buterin in the summer of 2015.

Ethereum was initially described by Buterin in late 2013, formally described by Gavin Wood in early 2014 in a so-called "yellow paper" and launched by Buterin 30 July 2015. It has been described as being a "next generation" (or "Bitcoin 2.0") platform.

Ether

Ether
Unit
SymbolΞ
Denominations
Subunit
 10finney
 10szabo
 10wei
Demographics
Date of introduction30 July 2015Genesis block
User(s)Worldwide
Issuance
Currency typeCryptocurrency
 Websitewww.ethereum.org
Valuation
Issuance modelDisinflation

The currency unit of the Ethereum platform is called Ether, used to pay for computational services on the network.

To finance development, Ethereum distributed the initial allocation of Ether via a 42-day public crowdsale, netting 31,591 bitcoins, worth $18,439,086 at that time, in exchange for about 60,102,216 Ether.

Contracts

Smart contracts are programs and protocols to facilitate the automated performance of a contract. Ethereum contracts can be implemented in various languages, compiled into bytecode for the Ethereum Virtual Machine before being deployed to the blockchain.

Every contract is run on every full Ethereum node simultaneously and the result is the consensus of the output. The documentation notes that computation on the EVM is "very expensive" and that "you will not be able to do anything on the EVM that you cannot do on a smartphone from 1999."

Implementations

The following full-node implementations of Ethereum are available:

  • Geth, written in Go
  • Parity, written in Rust
  • Eth, written in C++
  • Ethereum J, written in Java
  • pyethapp, written in Python
  • ethereumjs, written in JavaScript
  • ethereumH, written in Haskell

References

  1. Gray, Jeff (2014-04-07). "Bitcoin believers: Why digital currency backers are keeping the faith". The Globe and Mail. Phillip Crawley. Retrieved 17 February 2016.
  2. ^ Vigna, Paul (28 October 2015). "BitBeat: Microsoft to Offer Ethereum-Based Services on Azure". The Wall Street Journal. News Corp. Retrieved 17 February 2016.
  3. Buterin, Vitalik (2014-01-23). "Ethereum: A Next-Generation Cryptocurrency and Decentralized Application Platform". Bitcoin Magazine. Retrieved 9 April 2014.
  4. Wood, Gavin (2014-04-06). "Ethereum: A Secure Decentralised Generalised Transaction Ledger" (PDF). gavwood.com. Retrieved 20 February 2015.
  5. Tual, Stephan. "Ethereum Launches". Ethereum Blog. Retrieved 31 July 2015.
  6. Kharif, Olga (2014-03-28). "Bitcoin 2.0 Shows Technology Evolving Beyond Use as Money". Bloomberg News. Retrieved 11 April 2014.
  7. "The symbol for Ether is..." Ethereum Forum. 7 June 2014. Retrieved August 14, 2014.
  8. Genesis block
  9. "The Issuance Model in Ethereum". Ethereum Blog.
  10. "Crypto 2.0 Roundup: Block Chain Bloat, Ethereum Completes Presale and a Crypto Football Team". CoinDesk. Retrieved 2015-11-13.
  11. https://github.com/ethereum/wiki/Ethereum-Development-Tutorial
  12. go-ethereum homepage
  13. Parity press release
  14. Ethereum C++ Client GitHub repository
  15. Ethereum J homepage
  16. pyethapp GitHub repository
  17. ethereumjs homepage
  18. ethereum-client-haskell GitHub repository

Further reading

External links

Cryptocurrencies
Technology
Consensus mechanisms
Proof of work currencies
SHA-256-based
Ethash-based
Scrypt-based
Equihash-based
RandomX-based
X11-based
Other
Proof of stake currencies
ERC-20 tokens
Stablecoins
Other currencies
Inactive currencies
Crypto service companies
Related topics
Categories: