aleph-im / aleph-swap-dapp-v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aleph.im Cross-Chain Token Swap (aleph-swap-dapp)

Aleph.im dApp aiming a facilitating the swapping of cross-chain tokens

Install the dependencies

yarn
# or
npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

About


Languages

Language:Vue 59.6%Language:JavaScript 31.7%Language:SCSS 7.2%Language:HTML 1.5%