xBalbinus / tribeaudit

Auditing TribeDAO's Turbobooster contracts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tribe-turbo

Fuse liquidity accelerator for friends of the Tribe.

Diagram

Terminology

  • boost: borrow fei and deposit it into an authorized cToken
  • less: redeem fei from a deposited cToken and repay fei loan
  • slurp: accrue fees earned on fei deposited into a cToken to the master
  • sweep: claim interest or other tokens lying idle in a safe
  • gib: impound the collateral of a safe (requires special auth from the Gibber)

Getting Started

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

About

Auditing TribeDAO's Turbobooster contracts

License:GNU Affero General Public License v3.0


Languages

Language:Solidity 95.6%Language:Shell 2.9%Language:Nix 0.6%Language:Makefile 0.6%Language:JavaScript 0.3%