Files
chia-blockchain/electron-ui
2020-05-04 14:40:23 -07:00
..
2020-04-23 22:40:00 -07:00
2020-05-04 14:40:23 -07:00
2020-04-22 15:56:31 -07:00
2020-04-22 16:05:04 -07:00
2020-04-23 22:25:10 -07:00
2020-05-04 11:55:45 -07:00
2020-04-23 00:04:21 -07:00
2020-05-04 11:55:45 -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