Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 553 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 553 Bytes

phore logo

Phore Android Wallet

Welcome to the Phore Wallet for android! Its a work in progress forked from pivx.

This project contains several sub-projects:

  • app: The Android app itself. This is probably what you're searching for.
  • phoremore: Mix of unused stratum protocol and some wallet code.

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

gradle clean build