Skip to content

FreicoinAlliance/freicoin-wallet

 
 

Repository files navigation

Welcome to Freicoin Wallet, a standalone Freicoin payment app for your Android device!

This project contains several sub-projects:

  • wallet: The Android app itself. This is probably what you're searching for.
  • market: App description and promo material for the Google Play app store.
  • integration-android: A tiny library for integrating digital payments into your own Android app (e.g. donations, in-app purchases).
  • sample-integration-android: A minimal example app to demonstrate integration of digital payments into your Android app.

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

mvn clean install -DskipTests=true

About

Freicoin Wallet app for your Android device. Standalone Freicoin node, no centralized backend required. This serves as a master "base" for all other forks on this site.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 96.7%
  • HTML 3.3%