Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 442 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 442 Bytes

SEND-Wallet

alt text

Welcome to the SEND mobile wallet for android!

This project contains several sub-projects:

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

sendtrumj: Stratum protocol implementation.

send-core-0.14.3-12.1: sendj.

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

gradle clean build