This repository has been archived by the owner on May 14, 2021. It is now read-only.
Releases: kinecosystem/kin-core-android
Releases · kinecosystem/kin-core-android
0.1.8
0.1.7
0.1.6
Backup and Restore
Add support for importing and exporting an account secuerly with a passpharse, at KinClient.importAccount()
and KinAccount.exportAccount()
.
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.6
- new -
KinAccount.getStatus
API - returns current account status on blockchain - not created/not activated/ activated - new - balance changes listener (
BlockchainEvents.addBalanceListener()
- watch balance changes for an account - API CHANGE - support (kin) private test net, network id in
ServiceProvider
is a String now