The Next Generation Hush GUI will include an integrated experience for users to do tasks related to their wallets, sending + receiving HushList memos and mining.
Currently we are focused on HushList-related operations, since other basic wallets exist. This codebase uses the Electron framework to enable cross-platform support.
# install dependencies
npm install
# serve with hot reload at localhost:9080
npm run dev
# build electron application for production
npm run build
GPLv3