mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2026-09-10 02:24:36 -05: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