2014-06-21 15:21:44 +00:00
|
|
|
# Ethereum Java Implementation
|
2014-06-21 17:22:52 +00:00
|
|
|
|
2014-06-21 15:21:44 +00:00
|
|
|
|
|
|
|
By **Roman Mandaleil** @romanman 2014.
|
2014-06-21 17:30:57 +00:00
|
|
|
* Based on a design by **Vitalik Buterin** @vbuterin.
|
2014-06-21 17:22:52 +00:00
|
|
|
|
2014-06-21 15:21:44 +00:00
|
|
|
|
|
|
|
Major contribution by:
|
2014-06-21 17:48:54 +00:00
|
|
|
* **Nick Savers** @nicksavers (Trie & Level DB support & Mining implementation,
|
|
|
|
key cryptography, Testing and in-code documentation)
|
2014-06-21 15:21:44 +00:00
|
|
|
|
2014-06-21 17:22:52 +00:00
|
|
|
|
2014-06-21 15:21:44 +00:00
|
|
|
Many thanks for help to:
|
2014-06-21 17:26:57 +00:00
|
|
|
* **Gavin Wood** @gavofyork
|
|
|
|
* **Jeffrey Wilcke** @obscuren
|
2014-06-21 19:36:10 +00:00
|
|
|
* **Vitalik Buterin** @vbuterin
|
2014-06-21 15:21:44 +00:00
|
|
|
|
2014-06-21 19:36:10 +00:00
|
|
|
|
|
|
|
:gem: *We appreciate any contribution to this epic project and encourage you
|
2014-06-21 15:21:44 +00:00
|
|
|
to contact us with your enthusiasm*
|
|
|
|
|
|
|
|
|
|
|
|
### Website (community)
|
2014-05-04 23:02:09 +00:00
|
|
|
|
|
|
|
http://www.ethereum.org
|
|
|
|
|
|
|
|
### Whitepaper
|
|
|
|
|
|
|
|
https://github.com/ethereum/wiki/wiki/%5BEnglish%5D-White-Paper
|
|
|
|
|
|
|
|
### Yellow Paper
|
|
|
|
|
2014-06-21 15:21:44 +00:00
|
|
|
http://gavwood.com/Paper.pdf
|
|
|
|
|
|
|
|
### Latest stable binaries can be found here
|
|
|
|
|
|
|
|
https://app.box.com/s/eotjb06lzdh5bmwheror
|
|
|
|
|
|
|
|
### Build instructions (maven)
|
2014-06-21 17:26:57 +00:00
|
|
|
*no test run one zip application build:* ~> ` mvn clean package -Dmaven.test.skip=true `
|
2014-06-21 15:21:44 +00:00
|
|
|
|
|
|
|
###### TODO list [here](TODO.md)
|
|
|
|
|
2014-06-21 17:22:52 +00:00
|
|
|
|
2014-06-21 17:45:16 +00:00
|
|
|
[![ScreenShot](http://i.imgur.com/FQiBihl.jpg)](https://www.youtube.com/watch?v=D5ok7jh7AOg)
|
|
|
|
|
2014-06-21 19:36:10 +00:00
|
|
|
|
|
|
|
###### License [content](LICENSE)
|
2014-06-21 19:37:13 +00:00
|
|
|
:sparkles::sparkles::sparkles::sparkles::sparkles::sparkles::sparkles::sparkles::sparkles::sparkles::sparkles::sparkles::sparkles::sparkles::sparkles::sparkles::sparkles::sparkles::sparkles::sparkles::sparkles::sparkles::sparkles::sparkles::sparkles::sparkles::sparkles::sparkles::sparkles::sparkles:
|
2014-06-21 19:36:10 +00:00
|
|
|
|
2014-06-21 15:21:44 +00:00
|
|
|
|
|
|
|
|
2014-06-21 17:45:16 +00:00
|
|
|
|
2014-06-21 17:22:52 +00:00
|
|
|
|
2014-06-21 15:21:44 +00:00
|
|
|
|
|
|
|
|