Kotlin library with the following features:
- Wallets (BIP39)
- Keys (Key Derivation)
- Address (Bech32, Blacke2b)
- Transactions (CBOR)
As of today, there are no Kotlin tools Cardano. This library would be a foundation for Android apps.
Based on experience from Fund 5, there could be no cryptographic functions built-in. Those would have to be ported from C language eg. NaCl.