Implementation of the Hardened Extended Keys
Go to file
Adam Babik d582756ee8
Create README.md
2019-11-04 09:10:40 +01:00
.gitignore Initial commit 2019-11-04 09:01:46 +01:00
LICENSE Initial commit 2019-11-04 09:01:46 +01:00
README.md Create README.md 2019-11-04 09:10:40 +01:00
go.mod initial commit 2019-11-04 09:08:47 +01:00
go.sum initial commit 2019-11-04 09:08:47 +01:00
hdkey.go initial commit 2019-11-04 09:08:47 +01:00
hdkey_test.go initial commit 2019-11-04 09:08:47 +01:00
mnemonic.go initial commit 2019-11-04 09:08:47 +01:00
mnemonic_test.go initial commit 2019-11-04 09:08:47 +01:00
mnemonic_vectors.json initial commit 2019-11-04 09:08:47 +01:00
utils.go initial commit 2019-11-04 09:08:47 +01:00