Scryp Android Pre Alpha

Redeem merchant offers utilizing a cryptocurrency built on Ethereum.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  • The latest version of Android Studio for working on the source code.
  • Target device should be Android 5.0 (LOLLIPOP) or higher (aka SDK/API Level: 21 or higher)

Installing

A step by step series of examples that tell you have to get a development env running

Clone the repo

git clone https://github.com/mattmcgiv/scryp-android-pre-alpha.git
  1. Install Android Studio
  2. Open Android Studio
  3. Import project
  4. Run App on physical device (recommended for QR scanning) or emulator

Running the tests

Tests are run through the Android Studio interface as explained in the Android developer guide.

Deployment

The app is deployed on the Google Play store in a closed-alpha. Closed-alpha means that invites are sent out to potential testers before they can see the app.

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning.

Authors

License

The license for this app is MIT.

Acknowledgements

  • Billie Thompson - Published the template on which this README is based - PurpleBooth