PolkaKey is build with Polkadot.JS and Electron.
Runs on Mac OS, Windows and Linux.
See https://github.com/w3finance/PolkaKey/releases. You will find the binaries there.
To clone and run this repo you'll need Node.js and Yarn installed on your computer.
In the project directory, you can run:
yarn dev
Runs the app in the development mode.
yarn test
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
yarn dist
Pack the app for production to the dist
folder.
See the section about electron-builder for more information.