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.
 
 

304 B

Silent Dragon Wormhole

Wormhole Service for SilentDragon mobile app at wormhole.myhush.org

Compiling From Source

Install dependencies:

sudo apt-get install gradle

Clone and compile:

git clone https://github.com/MyHush/SilentDragonWormhole
cd SilentDragonWormhole
gradle build