BIP39MnemonicKit for Go
30-second install
go get github.com/devdasx/bip39-mnemonic-kit@2.0.1
Copy-paste example
import bip39 "github.com/devdasx/bip39-mnemonic-kit"
_ = bip39.ValidateMnemonic
Validate
Run the repository CI command for this language before publishing changes.