Files
chia-blockchain/electron-ui
..
2020-04-01 11:28:18 -07:00

Electron Wallet

Install

npm install --runtime=electron --target=1.7.6

Run:

npm start

Error

If run fails because of electron try doing this

npm install electron-rebuild && ./node_modules/.bin/electron-rebuild