0.0.4 • Published 10 years ago

ethereum v0.0.4

Weekly downloads
13
License
-
Repository
github
Last release
10 years ago

node-ethereum

Build Status

Node implementation of Ethereum All engineering ingenuity stolen from go-ethereum

####Install npm install

npm install -g docker if you want developer-friendly auto-generated doc

  • On linux, you may have to do sudo aptitude install g++ (I'm on Mint 13)

####Bootstrap (modify however you want) sh bootstrap.sh

####Testing npm test

Rules for Contributions

See this wiki

TODO/State of the project

See this wiki

####License MIT