RiskProtocol / core-protocol

2 stars 0 forks source link

ERC-20 rebase tokens #1

Closed mz7mz7mz7 closed 1 year ago

mz7mz7mz7 commented 1 year ago

Implement 2 ERC-20 tokens that would be:

  1. Minted in exactly the same proportion as the underlying ERC-20 token transferred into the Factory contract.
  2. Burned in exactly the same proportion when asked to redeem/withdrawal the underlying asset.
  3. Would have periodic rebalancing implemented as in the examples we studied.
jiokeokwuosa commented 1 year ago

Waiting for review