git clone https://github.com/Giveth/projectbalancer.git cd projectbalancer npm install
npm test
In one terminal run the ethereum client:
testrpc
or
geth --testnet --ligh
In the other terminal
node
.load env.js deployExample()