OutlierVentures / QTM-Interface

GNU General Public License v3.0
28 stars 18 forks source link

New Staking Module - Staking Vesting #50

Closed achimstruve closed 1 year ago

achimstruve commented 1 year ago

I will implement a new staking module, which I already did for the spreadsheet version.

So far we have 2 different staking modules:

  1. Staking for a fixed APR
  2. Staking rewards based on buybacks based on revenue share

The third staking variant will be staking rewards based on a fixed vesting schedule. I want to include this variant as we see it as an often used approach in practice.

Since this will touch many files and requires some time, I will create a new branch for this and merge it once it is done.

achimstruve commented 1 year ago

Implementation done and tested against the newest version of the spreadsheet QTM (v. 1.89)