thenewboston-blockchain / Kotlin-SDK

Kotlin-SDK for thenewboston.
https://thenewboston.com
MIT License
42 stars 19 forks source link

Android Sample app #42

Closed IanArb closed 3 years ago

IanArb commented 3 years ago

Since we want our Kotlin SDK to be used in Android and Desktop, a sample app would be ideal for testing integrations. Ideally when the Kotlin SDK has matured we can start adopting Kotlin Multiplatform Mobile for our SDK. This can allow us to distribute to Android and iOS applications.

For the moment, the sample doesn't have to be anything fancy and you can use the account manager as an ideal start for designing the sample app. The core functionality we would like is to see all the banks, active validators and your account.

amarjeet987 commented 3 years ago

I'll take it.

amarjeet987 commented 3 years ago

PR: https://github.com/thenewboston-developers/Kotlin-SDK/pull/57