ekyonn / node-ethereum

Node implementation of Ethereum

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Node implementation of Ethereum

License:MIT License


Languages

Language:JavaScript 76.5%Language:C++ 21.6%Language:Python 1.9%Language:Shell 0.0%