Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 2.25 KB

Home.md

File metadata and controls

33 lines (22 loc) · 2.25 KB

Welcome to the Ethereum Wiki

This is the community maintained wiki covering all sorts of information on the next-generation peer-to-peer technology platform build by ÐΞV including Ethereum the generalised blockchain for smart contract development and Whisper the private low-level datagram communication platform.

Users signed in with Github can edit and add pages using the browser or locally.

Status

Proof-Of-Concept 6 (stable)

The latest stable (i.e. the clients are interoperable) release is PoC6. See below for releases. You can browse the chain using the poc6 block explorer.

Proof-Of-Concept 7 (in development)

Currently in development, mainly data structure and Virtual Machine improvements. A reorganised opcode set will break old contracts though. A release of clients is scheduled for mid November.

Getting started

To get the basic concepts of Ethereum read the ethereum whitepaper or for a more formal review the ethereum yellow paper. See the ethereum development tutorial for quick start to developing smart contracts.

Don't get lost

Check the Glossary and our FAQ. There is a another wiki for information relevant to the C++ implementation.

Downloads

Currently stable clients are available for PoC-6 (Proof of Concept #6):

Bleeding edge PoC-7 code can be cloned from the develop branch of their git repositories:

To see the state of the latest Ethereum builds, see the build server.