Compare commits

..

No commits in common. 'master' and 'master' have entirely different histories.

@ -1,3 +1,16 @@
Deprecated - No longer maintained.
![](https://raw.githubusercontent.com/wiki/qvqc/wowlite/images/wowlite.gif)
Use latest [CLI wallet](https://git.wownero.com/wownero/wownero/releases), [web wallet](https://wowstash.app), or [feather-wow wallet](https://featherwallet.org/wownero/)
Simple wrapper for `wownero-wallet-cli` as a GUI.
- Electron/Vue.js
- Remote node only
- Works without a backend - (you are in charge of your private keys)
- 100% WOW
- Safu™
See `Install.md` for compilation instructions.
### License
© 2018 WTFPL Do What the Fuck You Want to Public License

@ -2,7 +2,7 @@
"name": "wowlite",
"version": "0.1.4",
"__version": "bumping this should also bump LandingPage.vue (version checker)",
"author": "dsc <xmrdsc@protonmail.com>",
"author": "ride <ridethe@candy.surf >",
"description": "Wownero Lite Wallet",
"license": "WTFPL",
"main": "./dist/electron/main.js",