To use, follow the instructions below to build your own or clone/fork to explore usage.
Codebase includes:
- Incorporating Celo Java SDK
- Creating/restoring a wallet
- Persisting wallet details
- Querying the Celo blockchain for wallet details
- Git clone https://github.com/blaize-tech/celo-sdk-java
- Use android studio v4.2.1 command line interface to build
./gradlew clean build -xtest