Post
Topic
Board Announcements (Altcoins)
Re: [ANN] HUSH Secure Private Messaging and Transactions [Equihash]
by
xyzzyx
on 02/02/2018, 18:16:12 UTC

web wallet does not work?

Download the source from their github and you can run it locally.  There is no need to compile anything since it is all HTML/JavaScript code that runs in your browser. You'll likely need to change the two blockchain explorer address in the js/index.js file from "explorer.myhush.network" to "explorer.myhush.org" for it to see your balance correctly.  With that change I've run it locally and successfully sent and received HUSH.  See  github.com/MyHush/myhushwallet  for source. Hope this helps.