/wagerr-android

Primary LanguageJavaOtherNOASSERTION

Wagerr-Wallet

Welcome to the Wagerr mobile wallet for android!

This project contains several sub-projects:

app: The Android app itself. This is probably what you're searching for.

pivtrumj: Stratum protocol implementation.(Not used)

wagerr-core-0.14.4: wagerrj.

You can build all sub-projects at once using Gradle:

gradle clean build

Cloning repository.

Use git clone --recurse-submodules https://github.com/LooorTor/wagerr-android.git

or

Use git clone https://github.com/LooorTor/wagerr-android.git

git submodule init

git submodule update