Crypto currency wallet allowing offline transaction signing for cold wallet users, built by using Angular Electon boilerplate (https://github.com/maximegris/angular-electron.git).
- Install node.js
- Install dependencies
npm ci
- Build the application
npm run electron:build
- Navigate to the relase/win-upacked folder and run the application.