Git Product home page Git Product logo

ethicaldefi's Introduction

بِسْمِ اللَّهِ الرَّحْمَنِ الرَّحِيم

EthicalDeFi - Powering DeFi On Ethical Wheels (Moved into The Setheum Monorepo).

⚠️WIP - Work In Progress, Not Production Ready!

The Structure Of The EthicalDeFi Suite:

  1. swap: DEX
  2. open-liquidity-mining: Liquidity Mining Incentives for DEX
  3. ecdp/unpegged -> setter(SETR): Unpegged Stablecoin
  4. ecdp/pegged -> slickUSD(USSD): Pegged Stablecoin
  5. liquid-edf: Allow users to issue ECDP Stablecoins with EDF(EthicalDeFi) collateral and get LEDF(Liquid EthicalDeFi) liquid collateral. Only works for ecdp/pegged -> slickUSD(USSD): Pegged Stablecoin.
  6. liquid-see: Liquid Staking SEE(Setheum) for staking rewards and LSEE(Liquid SEE).

9.0. License

The code in this repository is licensed under the GNU GPL Version 3 License

Unless you explicitly state otherwise, any contribution that you submit to this repo shall be licensed as above (as defined in the GNU GPL-3 Version 3.0 or later WITH Classpath-exception-2.0, without any additional terms or conditions.

ethicaldefi's People

Contributors

alfellati avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

alfellati

ethicaldefi's Issues

Introduce `SoftDebtCeiling` and `HardDebtCeiling` in ECDPs

Where;

SoftDebtCeiling

SoftDebtCeiling can be exceeded by debt whereby the debt is above the SoftDebtCeiling. Once the SoftDebtCeiling is reached, more debt can be issued but only adhering to the SDC/SoftDebtCeiling parameters, which are:

  • SDCCollateralRatio: Often greater than usual (ie. 250%);
  • SDCLiquidationRatio: Often greater than usual (ie. 170%)
  • SDCCollateralAsset: Can only get loans with one collateral (ie. SETR), this is always SEE in SETR Unpegged ECDP protocol;
  • SDCMaxLoanAmount: The maximum amount of loan that can be borrowed to an account during the SDCPeriod;
    (The SDCPeriod is the time period when the SoftDebtCeiling in the system has been reached or exceeded.

HardDebtCeiling

HardDebtCeiling is never exceeded once it is reached, it can however also be updated to increase the HardDebtCeiling threshold.

These parameters can be used as stability mechanism triggers that help in stabilising the stablecoins during low/medium or extreme price fluctuations.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.