This project is only a front-end interface for docking IRISHUB coinswap function. It is currently in the development test phase and is for reference only. For project configuration items, please refer to the .env.development
and .env.production
files in the root directory. Due to account security, you need to use ledger X to sign the transaction.
yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint