|
1 month ago | |
---|---|---|
.github/ISSUE_TEMPLATE | 1 year ago | |
docs | 1 year ago | |
lib | 4 months ago | |
res | 6 months ago | |
singleapplication | 1 year ago | |
src | 4 months ago | |
.gitignore | 7 months ago | |
.travis.yml | 7 months ago | |
DEVELOPING.md | 1 year ago | |
LICENSE | 5 months ago | |
OKtadP.json | 1 year ago | |
README.md | 1 month ago | |
application.qrc | 7 months ago | |
build.sh | 5 months ago | |
hushchat-screenshot.png | 7 months ago | |
peda-session-SilentDragonLite.txt | 8 months ago | |
public_key.asc | 1 year ago | |
silentdragon-lite.pro | 4 months ago |
SilentDragonLite is a lightwallet for HUSH ($HUSH) which runs on Linux and Windows. This 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.
* 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 SilentDragonLite to prevent this, or better yet, use TAILS: https://tails.boum.org/
Go to the releases page and grab the latest installers or binary. For any Arch Linux users, we also have packages on AUR which can be installed with yay -S silentdragonlite or with yay -S silentdragonlite-appimage for the AppImage package.
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/SilentDragonLite
cd SilentDragonLite
./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.