Files
chia-blockchain/electron-ui
Matthew Howard 9668b41568 -added reason for failure messages to create offer
-trade manager now shows colour names for side wallets
2020-04-29 11:13:55 +01:00
..
2020-04-23 22:40:00 -07:00
2020-04-28 15:44:20 +01: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-04-28 15:44:20 +01:00
2020-04-23 00:04:21 -07:00
2020-04-28 15:44:20 +01: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