You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Luke Childs 5729376a13 Test bip39v.mnemonicToVersion(mnemonic) against fixture data 5 years ago
src Remove shortened duplicate function 5 years ago
test Test bip39v.mnemonicToVersion(mnemonic) against fixture data 5 years ago
.gitignore Initial commit 5 years ago
.npmrc Initial commit 5 years ago
.travis.yml Initial commit 5 years ago
LICENSE Initial commit 5 years ago
README.md Initial commit 5 years ago
package.json Flesh out functionality 5 years ago

README.md

bip39-versioned

Proof of concept adding versioning to BIP39 compatible seeds

Build Status Coverage Status npm

Install

npm install bip39-versioned

License

MIT © Luke Childs