804e5d436bca27d4a97cfc61e8f0ca9c66cab2bc
SilenDragonLite is z-Addr first, Sapling compatible wallet lightwallet for Hush.
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
PS: SilentDragonLite is NOT an official wallet, and is not affiliated with the Electric Coin Company in any way.
Releases
1
SilentDragonXLite v1.1.0
Latest
Languages
C++
62.2%
C
27.6%
CSS
7.5%
Rust
1.1%
QMake
0.7%
Other
0.9%