acala web app with honzon, homa, dex features.
- apps: the endpoint of the dapp
- page-deposit: the page for depositing and withdrawing currencies in swap pool
- page-governance: the page for governance
- page-homa: the page for homa protocol
- page-loan: the page for honzon protocol
- page-swap: the page for swap currencies
- page-wallet: the page for an basic wallet
-
Clone this repo
git clone git@github.com:AcalaNetwork/acala-dapp.git && cd acala-dapp
-
Install dependencies by
yarn
yarn install
-
Launch the UI
yarn run start:dapp