|
1 day ago | |
---|---|---|
.github/ISSUE_TEMPLATE | 1 year ago | |
lib | 4 months ago | |
res | 1 month ago | |
singleapplication | 1 year ago | |
src | 1 month ago | |
.gitignore | 8 months ago | |
.travis.yml | 8 months ago | |
AUTHORS | 1 month ago | |
DEVELOPING.md | 1 year ago | |
LICENSE | 1 month ago | |
README.md | 1 day ago | |
application.qrc | 5 months ago | |
build.sh | 1 month ago | |
hushchat-screenshot.png | 8 months ago | |
peda-session-SilentDragonLite.txt | 9 months ago | |
public_key.asc | 1 year ago | |
silentdragon-lite.pro | 1 month ago |
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!
SilentDragonLite contacts a few different external websites to get various bits of data. The first two are option features, to get real-time price data feeds and if you want to look at explorer details. Price feed can be turned off in Settings and you can set a custom block explorer URL as well.
* coingecko.com for price data API (optional)
* explorer.hush.is for explorer links (optional)
* various community-run lite wallet servers to provide basic functionality (required)
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/ or https://qubes-os.org
Go to the releases page and grab the latest installers or binary. https://git.hush.is/hush/SilentDragonLite/releases
sudo apt update
sudo apt install torsocks
* Open SDL Edit->Settings->LightwalletServer->6onaaujm4ozaokzu.onion:80
* Open the folder of SDL in a Terminal -> Enter: TORSOCKS_LOG_LEVEL=1 torsocks -i ./SilentDragonLite
SilentDragonLite does automatic note and utxo management, which means it doesn't allow you to manually select which address to send outgoing transactions from. It follows these principles:
git clone https://git.hush.is/hush/SilenDragonLite
cd SilentDragonLite
# the next step will take potentially a long time for slower systems
# Be Patient and please report compiler problems!
./build.sh
./SilentDragonLite
For support join us on Telegram Support, or our Main Telegram or tweet at @MyHushTeam, or toot at our Mastodon, or file an issue.
You can also subscribe to our channel on YouTube
GPLv3 or later