ethereum
v0.0.4
Published
A node implementation of Ethereum
Downloads
51
Readme
node-ethereum
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
TODO/State of the project
####License MIT