EthereumJ for Personal Devices DEPRECATED
Go to file
romanman 170505efe4 Create README.md 2014-09-10 08:34:45 +03:00
ethereumj-core Create README.md 2014-09-10 08:34:45 +03:00
ethereumj-studio merge stateUI 2014-09-09 15:52:43 +03:00
.coveralls.yml Initial support for Coveralls 2014-06-30 20:22:39 +02:00
.gitignore Adapting for Ethereum as a library style: 2014-09-06 12:04:53 +03:00
.travis.yml Update .travis.yml 2014-09-10 07:26:59 +03:00
LICENSE Open source project 2014-06-21 16:21:44 +01:00
README.md Update README.md 2014-09-10 08:26:53 +03:00

README.md

.

Ethereum Java Implementation

Build Status Coverage Status Stories in Progress

🔸 By Roman Mandeleil @romanman 2014.

  • Based on a design by Vitalik Buterin @vbuterin.

Contribution by:

  • Alon Muroch @negedzuregal (Ethereum state digging screen)

  • Nick Savers @nicksavers (Trie & Level DB support & Mining implementation,
    key cryptography, Testing and in-code documentation)

  • Adrian Benko @benadrasni (Blockchain explorer screen)

Many thanks for help to:

  • Gavin Wood @gavofyork
  • Jeffrey Wilcke @obscuren
  • Vitalik Buterin @vbuterin

🔹 We appreciate any contribution to this epic
project and encourage you to contact us
with your enthusiasm, we are open to discuss
any crazy idea, be in touch... cheers!!!

🔹 If you want to find out what we are cooking now

TODO list is right here

🔹 Build instructions (maven)
  1. build_1: [no test run] , [one zip] : ~> mvn clean package -Dmaven.test.skip=true
🔹 Latest stable binaries can be found here
🔹 Community website http://www.ethereum.org
🔹 Yellow Paper (Gav precise definition of every corner in the Ethereum protocol)

http://gavwood.com/Paper.pdf

🔹 Whitepaper (Vitalik overview of the protocol)

https://github.com/ethereum/wiki/wiki/%5BEnglish%5D-White-Paper

.
.
.
ScreenShot
.
.
.

License details read here