Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 2.23 KB

Home.md

File metadata and controls

32 lines (22 loc) · 2.23 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 7 (stable)

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

Proof-Of-Concept 8 (in development)

Currently in development, mainly the new p2p networking changes and peer selection.

Getting started

To get the basic concepts of Ethereum read the ethereum whitepaper and the design rationale 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-7 (Proof of Concept VII):

Bleeding edge PoC-8 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.