Android Wallet application for the StudyBits project. This allows students to receive and prove their credentials.
Works in conjunction with the StudyBits Agent
./StudyBits/
) (injecting your ip)gradle.properties
containing ENDPOINT_IP="<YOUR_IP_HERE>"
./gradlew connectedCheck
(or run the corresponding task in Android Studio)