Skip to content

d4fttasiii/d4ft-wallet

 
 

Repository files navigation

D4FT Wallet

Crypto currency wallet allowing offline transaction signing for cold wallet users, built by using Angular Electon boilerplate (https://github.com/maximegris/angular-electron.git).

Installation

  1. Install node.js

https://nodejs.org/en/

  1. Install dependencies
npm ci
  1. Build the application
npm run electron:build
  1. Navigate to the relase/win-upacked folder and run the application.

Build transactions

1_build

Sign pre-built transaction offline safely

2_sign_offline

Submit signed transactions

3_submit

Customize connections

4_configure

About

💰 D4FT Wallet 💰

Resources

License

Stars

Watchers

Forks

Languages

  • TypeScript 67.7%
  • HTML 22.0%
  • SCSS 9.8%
  • JavaScript 0.5%