README: add BIP38
This commit is contained in:
parent
1764d45b42
commit
dce269071e
1 changed files with 2 additions and 2 deletions
|
@ -169,9 +169,9 @@ Please make your best effort to adhere to these when contributing to save on tri
|
|||
|
||||
## Complementing Libraries
|
||||
|
||||
- [bip39](https://github.com/weilu/bip39) - Wei Lu's Mnemonic code generator
|
||||
- [BIP39](https://github.com/weilu/bip39) - Mnemonic code for generating deterministic keys
|
||||
- [BIP38](https://github.com/cryptocoinjs/bip38) - Passphrase-protected private keys
|
||||
- [BCoin](https://github.com/indutny/bcoin) - BIP37 / Bloom Filters / SPV client
|
||||
- [scryptsy](https://github.com/cryptocoinjs/scryptsy) - Private key encryption (BIP38)
|
||||
- [insight](https://github.com/bitpay/insight) - A bitcoin blockchain API for web wallets.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue