README: ask for users to post examples
This commit is contained in:
parent
c8baf1e712
commit
f8068bb990
1 changed files with 2 additions and 0 deletions
|
@ -101,6 +101,8 @@ The below examples are implemented as integration tests, they should be very eas
|
|||
- [Recover a BIP32 parent private key from the parent public key and a derived non-hardened child private key](https://github.com/bitcoinjs/bitcoinjs-lib/blob/master/test/integration/crypto.js#L54)
|
||||
- [Recover a Private key from duplicate R values in a signature](https://github.com/bitcoinjs/bitcoinjs-lib/blob/master/test/integration/crypto.js#L101)
|
||||
|
||||
If you have a use case that you feel could be listed here, please [ask for it](https://github.com/bitcoinjs/bitcoinjs-lib/issues/new)!
|
||||
|
||||
|
||||
## Projects utilizing BitcoinJS
|
||||
|
||||
|
|
Loading…
Reference in a new issue