Hush lite wallet https://faq.hush.is/sdl
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Denio 22c9b60ebd
Update Screenshot
4 years ago
.github/ISSUE_TEMPLATE Port to Hush 5 years ago
docs Remove Website 5 years ago
lib change App Name to SilentDragonLite, clean up build trash 4 years ago
res add de translation, update all translations, bump version to 1.1 4 years ago
singleapplication mingw compilation for singleapp 5 years ago
src change version to v1.0.1 4 years ago
.gitignore fix builds 4 years ago
.travis.yml more branding, some fixes 4 years ago
DEVELOPING.md add DEVELOPING.md 4 years ago
LICENSE Add release script 6 years ago
OKtadP.json more branding, some fixes 4 years ago
README.md Update Screenshot 4 years ago
application.qrc more branding, some fixes 4 years ago
build.sh add build scripts for Linux/Win 4 years ago
linux-static-build.sh add build scripts for Linux/Win 4 years ago
public_key.asc #106 - Add public key, verification procedure 5 years ago
silentdragon-lite.pro set conf 2, merge upstream update 4 years ago
win-static-build.sh update win-static-build.sh 4 years ago

README.md

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!

Front.png

Sendtab.png

Neueslogo.png

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