originalix / OneKey-Live

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OneKey Live

OneKey hardware wallet communication cohabitation adapted to third-party wallets.

Install

cd packages/OneKey-Live
yarn

Starting Development

Start the app in the dev environment:

yarn start

Use example page

Use the example page to test OneKey Live.

cd packages/OneKey-Live/example

and open the example.html,we recommend using Live Server to launch page.

Packaging for Production

To package apps for the local platform:

yarn package

About

License:MIT License


Languages

Language:TypeScript 80.9%Language:JavaScript 15.3%Language:HTML 3.2%Language:CSS 0.5%Language:Shell 0.1%