Bounties-Network / Delphi

A simple mechanism for staking and claims
14 stars 4 forks source link

Delphi

A simple mechanism for staking and claims

Initialize

The only environmental dependency you need is Node 8.

npm install
npm run compile

Tests

The repo has a comprehensive test suite. You can run it with npm run test.