Skip to content

cryptocrowd-city/PIVX-Android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PIVX-Wallet

alt text

Welcome to the PIVX 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.

pivx-core-0.14.3-12.1: pivxj.

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

gradle clean build

Cloning repository.

Use git clone --recurse-submodules https://github.com//PIVX-Android.git

or

Use git clone https://github.com//PIVX-Android.git

git submodule init

git submodule update

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.1%
  • C 1.4%
  • Other 0.5%