Skip to content

shapeshift/keepkey-client

Repository files navigation

(WIP) work in progress

Keepkey Client (v2)

A support application for the KeepKey Hardware Wallet

Install the dependencies

npm install

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

npm run dev

Lint the files

npm run lint

Customize the configuration

See Configuring quasar.conf.js.

troubleshooting