Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 244 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 244 Bytes

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.