File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -164,14 +164,14 @@ npm run-script coverage
164164- [ Base58] ( https://github.com/cryptocoinjs/bs58 ) - Base58 encoding/decoding
165165- [ Base58 Check] ( https://github.com/bitcoinjs/bs58check ) - Base58 check encoding/decoding
166166- [ Bech32] ( https://github.com/bitcoinjs/bech32 ) - A BIP173 compliant Bech32 encoding library
167- - [ BCoin] ( https://github.com/indutny/bcoin ) - BIP37 / Bloom Filters / SPV client
168167- [ coinselect] ( https://github.com/bitcoinjs/coinselect ) - A fee-optimizing, transaction input selection module for bitcoinjs-lib.
169168- [ insight] ( https://github.com/bitpay/insight ) - A bitcoin blockchain API for web wallets.
170169- [ merkle-lib] ( https://github.com/bitcoinjs/merkle-lib ) - A performance conscious library for merkle root and tree calculations.
171170- [ minimaldata] ( https://github.com/bitcoinjs/minimaldata ) - A module to check bitcoin policy: SCRIPT_VERIFY_MINIMALDATA
172171
173172
174173## Alternatives
174+ - [ BCoin] ( https://github.com/indutny/bcoin )
175175- [ Bitcore] ( https://github.com/bitpay/bitcore )
176176- [ Cryptocoin] ( https://github.com/cryptocoinjs/cryptocoin )
177177
You can’t perform that action at this time.
0 commit comments