junderw
@junderw
18
Published Tools
0
Total Stars
0
Weekly Downloads
Published Tools
18 Skillsacross 1 categorybip174
junderw
[](https://github.com/bitcoinjs/bip174/actions/workflows/main_ci.yml) [](https://www.npmjs.org/package/bip174)
...morebitcoinjs-lib
junderw
Client-side Bitcoin JavaScript library
npm-audit-whitelister
junderw
bin install for npm audit whitelister
eckey
junderw
Handle private key and public keys associated with elliptic curve cryptography. Used with crypto currencies such as Bitcoin, Litecoin, Dogecoin, etc. Works in both Node.js and the browser.
...morebs58
junderw
Base 58 encoding / decoding
scryptsy
junderw
Pure JavaScript implementation of the scrypt key deriviation function that is fully compatible with Node.js and the browser.
...morecoininfo
junderw
JavaScript component for crypto currency specific information.
bip38
junderw
BIP38 is a standard process to encrypt Bitcoin and crypto currency private keys that is impervious to brute force attacks thus protecting the user.
...moretiny-secp256k1
junderw
A tiny secp256k1 JS
bolt11
junderw
A library for encoding and decoding lightning network payment requests as defined in [BOLT #11](https://github.com/lightningnetwork/lightning-rfc/blob/master/11-payment-encoding.md).
...moreregtest-client
junderw
A client for regtest bitcoin usage. Requires regtest-server from bitcoinjs github.
wif
junderw
Bitcoin Wallet Import Format (WIF) decoding/encoding module
eip55
junderw
A EIP55 compatible address encoding library
bip39
junderw
Bitcoin BIP39: Mnemonic code for generating deterministic keys
varuint-bitcoin
junderw
encode/decode number as bitcoin variable length integer
bech32
junderw
Bech32 encoding / decoding
bip66
junderw
Strict DER signature encoding/decoding.
bip21
junderw
A BIP21 compatible URL encoding utility library