/powerpiper-contract

Distributed mining platform contracts.

Primary LanguageJavaScriptGNU Lesser General Public License v3.0LGPL-3.0

PowerPiper Contract

License: GPL v3 Dependency Status devDependency Status Build Status

Status

In development

Install

npm i
cd app
npm i

Run locally

npm run rpc
truffle migrate --network development --reset
npm run copy
cd app
npm start

Test

truffle test

Licence

GPL-v3.0