Giveth / vaultcontroller

Vault Architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Balancer

To install

git clone https://github.com/Giveth/projectbalancer.git cd projectbalancer npm install

Runs tests

npm test

To deploy

In one terminal run the ethereum client:

testrpc

or

geth --testnet --ligh

In the other terminal

node

.load env.js deployExample()

About

Vault Architecture

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%