Skip to content

Native Android development Java SDK example with Celo Mobile-first blockchain.

License

Notifications You must be signed in to change notification settings

bcamacho/celo-android-java-sdk-test-example

Repository files navigation

Celo Java SDK Native Android development example

This repository demonstraits utilizing the Celo Java SDK within a native Android project.

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


Build the celo-sdk-library


image

Include library into project

Move jar into your project libs folder

image image

Verify & Edit build.gradle dependancies

image

Example: contractKit

image

Example: web3j object wrapped with contractKit

image

About

Native Android development Java SDK example with Celo Mobile-first blockchain.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages