Skip to content

DeFi Blockchain desktop app for Windows, Linux and Mac.

Notifications You must be signed in to change notification settings

HalphaK/app

 
 

Repository files navigation

DeFiChain Desktop Client

Image

For direct download, check the Releases for latest downloadable binaries for Windows, Mac and Linux.

Scripts

npm run init initialize and install npm dependency for electron and webapp

Run Electron desktop app with webapp

npm start

Run Electron desktop app with webapp in dev mode

npm run start:dev

Run webapp

npm run start:react

Build react app

npm run build:react

Build electron app for native platform

npm run build

Build electron app for all platform

npm run build:all

Electron configuration

Electron config is in electron-app/index.ts

Copyright and license

Copyright 2020 DeFi Blockchain Foundation.

QR scanner shutter audio webapp/src/assets/audio/shutter.mp3 is licensed by Soundsnap. Commercial redistribution of the audio is prohibited. For full Soundsnap license, visit https://www.soundsnap.com/licence.

About

DeFi Blockchain desktop app for Windows, Linux and Mac.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 93.1%
  • SCSS 5.3%
  • JavaScript 1.2%
  • Other 0.4%