OneKey hardware wallet communication cohabitation adapted to third-party wallets.
cd packages/OneKey-Live
yarnStart the app in the dev environment:
yarn startUse the example page to test OneKey Live.
cd packages/OneKey-Live/exampleand open the example.html,we recommend using Live Server to launch page.
To package apps for the local platform:
yarn package