Skip to content

bgd-labs/gho-origin

 
 

Repository files navigation

Gho Origin

Description

GHO is a decentralized, protocol-agnostic crypto-asset intended to maintain a stable value. GHO is minted and burned by approved entities named Facilitators.

The first facilitator is the Aave V3 Ethereum Pool, which allows users to mint GHO against their collateral assets, based on the interest rate set by the Aave Governance. In addition, there is a FlashMint module as a second facilitator, which facilitates arbitrage and liquidations, providing instant liquidity.

Furthermore, the Aave Governance has the ability to approve entities as Facilitators and manage the total amount of GHO they can generate (also known as bucket's capacity).

Documentation

See the link to the technical paper

Security

You can find all audit reports under the audits folder

Development

Setup

forge install
npm install # required for linting

Tests

  • To run the full test suite: make test
  • To re-generate the coverage report: make coverage

Bug bounty

This repository will be subjected to this bug bounty once the Aave Governance upgrades the smart contracts in the applicable production instances.

About

GHO, Aave's decentralized stablecoin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 68.7%
  • Python 26.2%
  • Ruby 4.9%
  • Makefile 0.2%