README: remove bip32-wallet
This commit is contained in:
parent
a956b8859f
commit
314efe07ee
1 changed files with 0 additions and 1 deletions
|
@ -158,7 +158,6 @@ Please make your best effort to adhere to these when contributing to save on tri
|
|||
- [BIP38](https://github.com/bitcoinjs/bip38) - Passphrase-protected private keys
|
||||
- [BIP39](https://github.com/bitcoinjs/bip39) - Mnemonic generation for deterministic keys
|
||||
- [BIP32-Utils](https://github.com/bitcoinjs/bip32-utils) - A set of utilities for working with BIP32
|
||||
- [BIP32-Wallet](https://github.com/bitcoinjs/bip32-wallet) - A BIP32 Wallet backed by bitcoinjs-lib, lite on features but heavily tested
|
||||
- [BIP66](https://github.com/bitcoinjs/bip66) - Strict DER signature decoding
|
||||
- [BIP69](https://github.com/bitcoinjs/bip69) - Lexicographical Indexing of Transaction Inputs and Outputs
|
||||
- [Base58](https://github.com/cryptocoinjs/bs58) - Base58 encoding/decoding
|
||||
|
|
Loading…
Reference in a new issue