2019-11-02 12:07:24 +01:00
2019-10-21 00:16:23 +02:00
2019-05-04 12:54:28 -07:00
2019-11-01 16:44:30 +01:00
2019-10-29 17:42:41 +01:00
2019-11-02 12:04:37 +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-02 12:04:37 +01:00
2018-10-16 14:08:08 -07:00
2019-10-24 21:02:49 +02:00
2019-11-02 12:07:24 +01:00
2019-11-02 12:04:37 +01:00

SilentDragonLite

SilentDragonLite is a GUI wallet for the Hush cryptocoin, which does not require you to download the full blockchain!

Compiling from source

  • silentdragon 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/DenioD/SilenDragonLite.git
cd silentdragonlite
/path/to/qt5/bin/qmake silentdragon-lite.pro CONFIG+=debug
make -j$(nproc)

./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%