ethereumj-personal/README.md

70 lines
2.6 KiB
Markdown
Raw Normal View History

2014-09-10 05:26:53 +00:00
2014-07-27 20:12:53 +00:00
.
2014-06-30 21:35:15 +00:00
# Ethereum Java Implementation
[![Build Status](https://travis-ci.org/ethereum/ethereumj.svg?branch=master)](https://travis-ci.org/ethereum/ethereumj) [![Coverage Status](https://coveralls.io/repos/ethereum/ethereumj/badge.png?branch=master)](https://coveralls.io/r/ethereum/ethereumj?branch=master)
2014-07-13 18:01:35 +00:00
[![Stories in Progress](https://badge.waffle.io/ethereum/ethereumj.png?title=In%20Progress&label=in_progress)](https://waffle.io/ethereum/ethereumj)
2014-06-21 15:21:44 +00:00
2014-09-10 06:17:23 +00:00
.
2014-09-10 06:15:40 +00:00
EthereumJ is currently two project:
2014-09-10 09:38:08 +00:00
* [ethereumj-core](ethereumj-core): the core lib - which can be included into any other Java/Scala project.
* [ethereumj-studio](ethereumj-studio): the studio which is a simple graphic interface for Ethereum functionality and set of showcases for core lib usage.
2014-09-10 06:15:40 +00:00
:small_orange_diamond: Developed 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-09-14 22:05:54 +00:00
2014-09-10 05:26:53 +00:00
Contribution by:
* **Alon Muroch** @negedzuregal (Ethereum state digging screen)
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-09-10 05:26:53 +00:00
* **Adrian Benko** @benadrasni (Blockchain explorer screen)
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 12:28:29 +00:00
###### :small_blue_diamond: If you want to find out what we are cooking now
2014-06-22 09:08:09 +00:00
TODO list is right [here](TODO.md)
2014-06-21 15:21:44 +00:00
2014-09-10 06:07:18 +00:00
###### :small_blue_diamond: ethereumj-core maven release can be found [here](https://bintray.com/ethereum/maven/org.ethereum/view)
2014-06-22 09:08:09 +00:00
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