Skip to content

Quintor/StudyBitsWallet

Repository files navigation

StudyBitsWallet

Android Wallet application for the StudyBits project. This allows students to receive and prove their credentials.

Works in conjunction with the StudyBits Agent

Building

  1. Import the project in Android Studio
  2. Execute the wanted gradle task. (e.g. build)

Running

  1. Run the docker compose setup from the university-agent (located at ./StudyBits/) (injecting your ip)
  2. Create a file gradle.properties containing ENDPOINT_IP="<YOUR_IP_HERE>"
  3. Start an emulator or connect an android device to your machine
  4. Build and deploy to a device

Running tests

  1. Follow the steps above
  2. Run ./gradlew connectedCheck (or run the corresponding task in Android Studio)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages