Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Brecht-H/app

 
 

Repository files navigation

DeFi app

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

Setup binary

Fetch and extract binary file

Mac: sh ./pre-build-mac.sh Linux: sh ./pre-build-linux.sh Windows: sh ./pre-build-win.sh

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 DeFiChain 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

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 93.1%
  • SCSS 5.7%
  • Other 1.2%