BIP39MnemonicKit for Kotlin / JVM

30-second install

Use the Gradle/Maven coordinates after Maven Central publishing; source is at https://github.com/devdasx/bip39-mnemonic-kit.

Copy-paste example

import com.devdasx.bip39mnemonickit.*
// validate mnemonic here

Validate

Run the repository CI command for this language before publishing changes.