Cardano would benefit from a fully decentralized stable coin with no rent-seeking value extraction, the only fees are those paid directly to collateral providers as incentive.
This is the total amount allocated to USDH: Stablecoin as a Hyperstructure.
USDH is a concept for a fully decentralized stable coin completely owned and governed by collateral providers.
No dependencies
This project will be fully open source under GNU General Public License v3.0
USDH is a combination of Djed and CDP style stablecoins. Instead of collateral providers pooling collateral like in Djed, every collateral provider has their own individual pool of collateral that anyone can mint/redeem USDH at. Stablecoin users pay fees directly to the collateral providers they mint/redeem with; the fee is the same for every pool and can be adjusted through governance. A pool's outstanding stablecoin liabilities are tracked and the pool can only mint USDH as long as its reserve ratio (collateral to liabilities) remains above a certain level.
There are several trade offs to consider for constructing a stablecoin this way.
Advantages:
Disadvantages:
The above are properties that come from how USDH is constructed, but there are some additional advantages that USDH would have over other available stablecoins.
The openness of the protocol is one of the biggest selling points. Anyone can be a collateral provider and open a pool with any amount of ada (well there will be some small minimum value) and there is no fee to pay for doing so and you keep full access to your ada's staking/voting rights. This low barrier to entry could encourage many community members who have yet to get their feet wet with defi to try it out.
I believe it would be great for our ecosystem if we can create a homegrown stablecoin and build liquidity around it. A truly community owned stablecoin is very inline with Cardano culture and the low barrier to participate could bring together many users who might otherwise be hesitant to engage in DeFi.
I'm a software engineer by profession and I have some experience with writing smart contracts and transaction building code https://github.com/ken-underscore/cardano_loans_aiken
Milestone outputs: Smart contract code for opening a USDH pool, minting/redeeming stablecoins, and closing USDH pool
Acceptance criteria: User can open/close a USDH pool and mint/redeem stablecoins
Evidence of milestone completion: Integration tests via tx building code and shown on testnet
Milestone outputs: Smart contract code for governance of parameters of the system such as fee amount and min reserve ratio
Acceptance criteria: User can vote for changes and a resolved governance action implements the changes
Evidence of milestone completion: Integration tests via tx building code and shown on testnet
Milestone outputs: Smart contract code for governance of oracles with the ability to add/remove oraclesÂ
Acceptance criteria: User can vote to change oracles and a resolved governance action implements the changes
Evidence of milestone completion: Integration tests via tx building code and shown on testnet
Milestone outputs: Project Close-out Report and Video
Acceptance criteria: HUSD prototype can be demoed on the testnet
Evidence of milestone completion: Close-out Report contains testnet transaction showing functionality, video demo of prototype on testnet, all code open source on github
I am the sole contributor https://github.com/ken-underscore
Smart contract code: Dev time 200 hours at $40 an hour = $8000
Transaction building code: Dev time 150 hours at $40 an hour = $6000
Total Cost = $14000 -> 40,000 ada
I think this concept aligns with the values of the Cardano ecosystem. It's a dapp that allows users who want to long ada do so for no fee by becoming collateral providers and also brings a fully decentralized fully open source stablecoin with strong ability to maintain its peg. Since it has no ancillary token, no rent seeking fees, and is solely owned by collateral providers, it is similar to a primitive of the system, and I think this could encourage a high degree of participation.