This repository is being used in Compound V3 Fork to spin up market frontend. follow the docs the in Compound V3 Fork to run frontend on custom networks
Compound III is an EVM compatible protocol that enables supplying of crypto assets as collateral in order to borrow the base asset. Accounts can also earn interest by supplying the base asset to the protocol.
API3 is a collaborative project to deliver traditional API services to smart contract platforms in a decentralized and trust-minimized way.
API3 is building secure first-party oracles and OEV-enabled data feeds for DeFi protocols and users. The data feeds are continuously updated by first-party oracles using signed data.
The repository uses deployment-configs.json
to load market configs. By default it uses default configs, and it uses defined configs if started from comet Fork.
-
Install dependencies`
yarn
-
Start next client
yarn dev