Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 296 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 296 Bytes

go-substrate-bip39

Go implementation of the substrate-bip39 protocol used in Parity Substrate to generate private keys from mnemonics.

The existing rust implementation is here.

NOTE: Substate-BIP39 is a non-standard BIP39 implementation.