Skip to content

usetech-nick/cross-chain-rebase-token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cross-chain Rebase Token

  1. A protocol that allows user to deposit into a vault and in return, receiver rebase tokens that represent their underlying balance
  2. Reblase token -> balanceOf function is dynamic to show the changing balance with time.
    • Balance increases linearly with time
    • mint tokens to our users every time they perform an action(minting, burning, transferring, or.... bridging)
  3. Interest rate
    • Individually set an interest rate for each user based on some global interest rate of the protocol at the time the user deposits into the vault.
    • This global interest rate can only decrease to incentivize/reward early adopters.
    • Increase token adoption

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors