This repository is being used in Aave Protocol V2 Fork to spin up market frontend. follow the docs the in Aave Protocol V2 Fork to run frontend on custom networks
Aave is a decentralized non-custodial liquidity markets protocol where users can participate as depositors or borrowers. Depositors provide liquidity to the market to earn a passive income, while borrowers are able to borrow in an overcollateralized (perpetually) or undercollateralized (one-block liquidity) fashion.
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 Aave Protocol V2 Fork.
-
Install dependencies`
yarn
-
Start next client
yarn dev