AmbireTech / adex-staking

The Staking UI: allows users to stake ADX tokens on the AdEx Registry (Validator pools)
6 stars 13 forks source link

Implement reward distribution #9

Closed Ivshti closed 4 years ago

Ivshti commented 4 years ago

rewards will be distributed via an OUTPACE channel - a separate channel will be used for each month

There'd be a script on the validators which will monitor Log* events and calculate the reward for each staker

Tasks for the script:

Tasks for the UI:

Ivshti commented 4 years ago

Implementation in the validator stack: https://github.com/AdExNetwork/adex-validator/pull/261

Implementation here: https://github.com/AdExNetwork/adex-staking-ui/compare/4f6a6ed39b03685aba174d228e3229e40eed3d4f...080ba6b0e5b5b7bcd0c3e600ce338bf4ace51271