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.
 
 
Jonathan "Duke" Leto 34c5699cf3 Merge branch 'master' of https://github.com/MyHush/SilentDragonWormhole 5 years ago
gradle/wrapper Initialize repo 5 years ago
src/main update name 5 years ago
.gitignore Initialize repo 5 years ago
LICENSE Initial commit 5 years ago
README.md Merge branch 'master' of https://github.com/MyHush/SilentDragonWormhole 5 years ago
build.gradle update naming 5 years ago
gradle.properties Initialize repo 5 years ago
gradlew Initialize repo 5 years ago
gradlew.bat Initialize repo 5 years ago
settings.gradle Initialize repo 5 years ago

README.md

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