ethereumj-personal/README.md

57 lines
1.9 KiB
Markdown
Raw Normal View History

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
2014-06-22 12:27:22 +00:00
:small_orange_diamond: By **Roman Mandeleil** @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
2014-06-22 09:08:09 +00:00
:small_blue_diamond: *We appreciate any contribution to this epic
project and encourage you to contact us
with your enthusiasm, we are open to discuss
2014-06-22 12:27:22 +00:00
any crazy idea, be in touch... cheers!!!*
2014-06-21 15:21:44 +00:00
2014-06-22 09:08:09 +00:00
###### :small_blue_diamond:If you want to find out what we are cooking now
TODO list is right [here](TODO.md)
2014-06-21 15:21:44 +00:00
2014-06-22 09:08:09 +00:00
###### :small_blue_diamond:Build instructions (maven)
*no test run one zip application build:* ~> ` mvn clean package -Dmaven.test.skip=true `
2014-05-04 23:02:09 +00:00
2014-06-22 09:08:09 +00:00
###### :small_blue_diamond:Latest stable binaries can be found [here](https://app.box.com/s/eotjb06lzdh5bmwheror)
2014-06-22 12:19:02 +00:00
###### :small_blue_diamond: Community website http://www.ethereum.org
2014-05-04 23:02:09 +00:00
2014-06-22 12:19:02 +00:00
###### :small_blue_diamond: Yellow Paper (Gav precise definition of every corner in the Ethereum protocol)
http://gavwood.com/Paper.pdf
2014-05-04 23:02:09 +00:00
2014-06-22 12:19:02 +00:00
###### :small_blue_diamond: Whitepaper (Vitalik overview of the protocol)
https://github.com/ethereum/wiki/wiki/%5BEnglish%5D-White-Paper
2014-06-21 15:21:44 +00:00
2014-06-21 21:51:33 +00:00
.
.
.
[![ScreenShot](http://i.imgur.com/FQiBihl.jpg)](https://www.youtube.com/watch?v=D5ok7jh7AOg)
.
.
.
2014-06-21 19:36:10 +00:00
2014-06-22 12:19:02 +00:00
###### License details read [here](LICENSE)
: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::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