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.

18 lines
304 B

5 years ago
# Silent Dragon Wormhole
5 years ago
Wormhole Service for SilentDragon mobile app at wormhole.myhush.org
5 years ago
5 years ago
# Compiling From Source
5 years ago
Install dependencies:
sudo apt-get install gradle
Clone and compile:
5 years ago
git clone https://github.com/MyHush/SilentDragonWormhole
cd SilentDragonWormhole
gradle build