Skip to content

DeFi Blockchain desktop app for Windows, Linux and Mac.

License

Notifications You must be signed in to change notification settings

DEXZBITZ/app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeFi Wallet

Use DeFi Wallet to interact with DeFiChain. It is a wallet for $DFI, wrapped BTC, ETH, USDT. Liquidity mine, use the DEX, create masternodes, and more. Image

Documentation

Getting Started

Download the desktop app or check releases for latest downloadable installers for Windows, Mac and Linux.

Development

Initial Setup

Install all dependencies for both Electron and WebApp
npm run init
Setup the required binary

To connect to the node, you need to setup the binary. Run the command below that matches your Operating System.

Operating System Command
Windows npm run pre:build:win
Mac npm run pre:build:mac
Linux npm run pre:build:linux

Running Apps (Electron and WebApp)

To run both apps in Dev Mode
npm run start:dev
To run WebApp only
npm run start:react
To run Electron only

Note: This is used to test a compiled build (Dev or Prod) of React app. You need to have a compiled React app for this command to work.

npm run start:electron

Building Apps

To build the app using native platform
npm run build
To build the app for all platforms
npm run build:all

Licenses

The DeFi Wallet is released under the terms of the MIT license. For more information see https://opensource.org/licenses/MIT.

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 94.2%
  • SCSS 4.5%
  • JavaScript 1.1%
  • HTML 0.1%
  • Shell 0.1%
  • PowerShell 0.0%