RelDeFI Docs
  • Getting Started
    • Overview
      • Protocol
      • Governance
      • Legal Structure of RelDeFi DAO: Overview
    • Community Links
    • FAQ
  • Guides
    • investing
    • Borrowing
    • Lending
  • Bonuses
    • Unilevel Bonus
    • Rank bonus
    • Diamond Bonus
  • RelBank
    • Banking for Crypto Clients
    • How RelBank Helps Crypto?
    • Crypto-Fiat Card
  • Security & Risk
    • Risk Framework
      • RelDefi Lend
      • Oracle Security
      • Supply and borrow caps
  • Swap
    • Introduction
  • Glossary
    • Introduction
    • Media Kit
Powered by GitBook
On this page
  • Modus Operandi
  • Product/Market Fit
  • Precautions
  1. Getting Started
  2. Overview

Governance

The RelDeFi Governance and BSC-20 token implementation both derive from the foundation established by Compound's GovernorBravo Smart Contracts. Our BSC-20 token implementation originates from Pancakeswap's fork of Compound Governance, while the Governance smart contracts are adopted from Ampleforth's fork of Compound Governance.

We selected the Pancakeswap fork for our token implementation as it includes the features of ERC-2612 approvals and governance-based minting that we require, whereas our governance contracts are based on the Ampleforth fork of GovernorBravo primarily because—like RelDeFi and unlike Pancakeswap or Compound—they did not possess legacy GovernorAlpha smart contracts prior to their GovernorBravo implementation.

Modus Operandi

We believe that the best way to scale a decentralized finance protocol is via progressive decentralization. RelDeFi is ultimately a startup, and we have to deal with uncertainty when it comes to:

  1. Product/market fit

  2. Smart contract security.

Because achieving both is no easy feat, we will not focus on decentralizing governance in the initial phase of the protocol.

Product/Market Fit

Being able to unilaterally make decisions about the smart contract code speeds up the development process and enables us to get to a point where users love our fixed-rate lending product. The ephemeral nature of the $RLDF permits us to make changes to their source code on the fly.

Precautions

Smart contracts are powerful technology, but the fact that they are immutable once deployed brings risks. We hedge against these risks in the following ways:

  1. We designed the BalanceSheet contract to be upgradeable. This is the contract that holds all users' collateral deposits.

  2. We enforced caps on how much debt can be taken on by borrowers.

  3. We gave ourselves the ability to pause most operations (except for collateral withdrawals).

With time, the protocol will become more resilient and safe to use. We will subsequently change and remove these precautions.

PreviousProtocolNextLegal Structure of RelDeFi DAO: Overview

Last updated 8 months ago