We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1764d45 commit dce2690Copy full SHA for dce2690
README.md
@@ -169,9 +169,9 @@ Please make your best effort to adhere to these when contributing to save on tri
169
170
## Complementing Libraries
171
172
-- [bip39](https://github.com/weilu/bip39) - Wei Lu's Mnemonic code generator
+- [BIP39](https://github.com/weilu/bip39) - Mnemonic code for generating deterministic keys
173
+- [BIP38](https://github.com/cryptocoinjs/bip38) - Passphrase-protected private keys
174
- [BCoin](https://github.com/indutny/bcoin) - BIP37 / Bloom Filters / SPV client
-- [scryptsy](https://github.com/cryptocoinjs/scryptsy) - Private key encryption (BIP38)
175
- [insight](https://github.com/bitpay/insight) - A bitcoin blockchain API for web wallets.
176
177
0 commit comments