CircuitDAO is an on-chain collateralized stablecoin protocol built on Chia.
The protcol is permissionless and allows anyone to borrow Bytecash (BYC), a stablecoin pegged 1:1 to the US Dollar, by locking up XCH in a non-custodial smart coin. For further details, see the litepaper. Testnet is expected to launch in Q4 2023.
In addition to the core protocol, CircuitDAO also releases open-source tools for the Chia community:
- Balance checker: Online tool to check which CATs an address holds, and their respective balances
python-chianode
: Python wrapper for Chia full node APIs, including the official RPCs and Mojonodepython-okx-async
: Python wrapper with async support for the OKX v5 API
If you would like to contribute, please reach out to us.