Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 694 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 694 Bytes

Hush Next-Generation

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.

Preview

Hush-NG preview

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build

License

GPLv3