So it's somewhat like DAI except the stablecoins are minted and burned by a trusted party (Fuji) instead of a smart contract as is the case with DAI?
No, the covenant that holds your collateral requires you to burn it to redeem it. There is no trust involved in doing this.
The asset is minted cooperatively, between the user providing collateral UTXO and Fuji providing the reissuance token that grants power to issue: this process is like an atomic swap, so it either goes through or not.
Fuji can theoretically mints assets without collateral, but this being verifiable onchain by anybody if it happens.
reply
I see. Let me guess the reason you have to do centralized minting instead of whatever DAI is doing: there's no Chainlink on Liquid so somebody needs to be the price oracle?
reply
Minting is a cooperative process. That could be made non-interactive, locking the re-issuance token in a covenant, but you would need an oracle attestation and make on-chain calculation to make the mint. We are going to explore that eventually but seems an over-kill, putting more pressure on oracle to be available at mint time also, besides liquidation.
reply
Looks like it.
reply