Skip to content

Fuse liquidity accelerator for friends of the Tribe.

License

Notifications You must be signed in to change notification settings

Midas-Protocol/tribe-turbo

 
 

Repository files navigation

tribe-turbo

Fuse liquidity accelerator for friends of the Tribe.

Diagram

Terminology

  • boost: borrow fei and deposit it into an authorized vault
  • less: redeem fei from a deposited vault and repay fei loan
  • sweep: claim fei accrued as interest or other tokens laying idle in a safe
  • gib: impound the collateral of a safe (requires special auth from the master)
  • slurp: accrue fees earned on fei deposited in a vault and split them with the master

Getting Started

To fork the repo:

git clone https://github.com/fei-protocol/tribe-turbo.git
cd tribe-turbo
make

To deploy a fresh devnet Turbo environment:

first run hardhat devnet on another terminal window, make sure that allowUnlimitedContractSize: true and blockGasLimit: 300_000_000

in tribe turbo repo:

`sh scripts/setup.sh`

Account #0 should be funded with TRIBE and the turbo pool seeded with 10m FEI liquidity

About

Fuse liquidity accelerator for friends of the Tribe.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 90.5%
  • Shell 9.0%
  • Other 0.5%