2019-11-11 21:50:44 +01:00
2019-10-21 00:16:23 +02:00
2019-05-04 12:54:28 -07:00
2019-11-10 23:07:49 +01:00
2019-10-29 17:42:41 +01:00
2019-10-24 21:02:49 +02:00
2019-10-24 21:02:49 +02:00
2019-11-10 16:45:13 +01:00
2019-11-11 21:50:09 +01:00
2018-10-16 14:08:08 -07:00
2019-10-24 21:02:49 +02:00
2019-11-11 21:50:09 +01:00
2019-11-11 21:50:44 +01:00

SilentDragonLite

SilentDragonLite is a lightwallet for HUSH ($HUSH) runs on Linux and Windows which does not require you to download the full blockchain. This is experimental software under active development!

PRIVACY NOTICE

SilentDragonLite contacts a few different external websites to get various bits of data. * coingecko.com for price data API * explorer.myhush.org for explorer links * dexstats.info for address utilities, hush-lightwallet.de to get Data.

This means your IP address is known to these servers. Enable Tor setting in SilentDragon to prevent this, or better yet, use TAILS: https://tails.boum.org/

Installation

Go to the releases page and grab the latest installers or binary. https://github.com/MyHush/SilentDragonLite/releases

Compiling from source

  • SilentDragonLite is written in C++ 14, and can be compiled with g++/clang++/visual c++.
  • It also depends on Qt5, which you can get from here.
  • You'll need Rust v1.37 +

Building on Linux

git clone https://github.com/MyHush/SilenDragonLite.git
cd silentdragonlite
./build.sh
./Silentdragonlite

Description
No description provided
Readme GPL-3.0 933 MiB
2026-03-21 05:43:59 -05:00
Languages
C++ 62.2%
C 27.6%
CSS 7.5%
Rust 1.1%
QMake 0.7%
Other 0.9%