marceljay / kumo-protocol

The KUMO protocol is a decentralized borrowing protocol that allows you to draw 0% interest loans against supported natural assets used as collateral. The loans are paid out in collateralized stablecoin KUSD pegged to the USD.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KUMO Protocol

Test contracts Release SDK & UI codecov Discord

FAQ:


Q: How to change the mint cap for KUSD?

A: Call KumoParameters.setKUSDMintCap(address _asset, uint256 _newCap) as an owner of the contract


Q: How can we know the remainder of unminted KUSD?

A: Call KUSDMintRemainder(address _asset)


Inspired by the great work of Liquity (License)

About

The KUMO protocol is a decentralized borrowing protocol that allows you to draw 0% interest loans against supported natural assets used as collateral. The loans are paid out in collateralized stablecoin KUSD pegged to the USD.

License:GNU General Public License v3.0


Languages

Language:JavaScript 87.8%Language:TypeScript 7.1%Language:Solidity 3.3%Language:Python 1.2%Language:TeX 0.6%Language:HTML 0.0%Language:Shell 0.0%Language:Dockerfile 0.0%Language:DIGITAL Command Language 0.0%Language:CSS 0.0%