Skip to content
This repository was archived by the owner on Jul 2, 2026. It is now read-only.

Latest commit

 

History

History
executable file
·
27 lines (17 loc) · 683 Bytes

File metadata and controls

executable file
·
27 lines (17 loc) · 683 Bytes

This repository is logic that calculating rewards for Dev beta.

A new protocol called Dev Protocol is under development. In the deployed, this repository is no longer needed.


Build Status

Getting Started

How to install:

git clone git@github.com:frame00/dev-distribution.git
cd dev-distribution
npm i

How to Calculate

Distribution rate calculation:

npm run calc 2018-07-20 2018-08-19 1000000

npm run calc <start date> <end date> <total distributions>