mirror of https://github.com/status-im/extkeys.git
d582756ee8 | ||
---|---|---|
.gitignore | ||
LICENSE | ||
README.md | ||
go.mod | ||
go.sum | ||
hdkey.go | ||
hdkey_test.go | ||
mnemonic.go | ||
mnemonic_test.go | ||
mnemonic_vectors.json | ||
utils.go |
README.md
extkeys
Implementation of the following BIPs:
- BIP32 (https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki)
- BIP39 (https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki)
- BIP44 (https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki)
Referencing
- https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki
- https://bitcoin.org/en/developer-guide#hardened-keys