bip32-utils
Key management utilities
A collection of utility functions for working with Hierarchical Deterministic (HD) key nodes
A small set of utilities for use with BIP32 HD key nodes
75 stars
8 watching
52 forks
Language: JavaScript
last commit: over 2 years ago bip32bitcoinjavascript
Related projects:
Repository | Description | Stars |
---|---|---|
bitcoinjs/bip21 | Utility library for encoding and decoding Bitcoin-related data according to the BIP21 specification | 56 |
bitcoinjs/bip38 | Provides a JavaScript implementation of the BIP38 encryption standard to secure cryptocurrency private keys | 211 |
bitcoinjs/bip39 | A JavaScript library that enables deterministic key generation using Bitcoin's mnemonic code system | 1,101 |
bitcoinjs/bech32 | A Bech32 encoding/decoding library for Bitcoin transactions | 107 |
chrischo-h/bitcoin-sdk-js | A JavaScript library for creating and managing Bitcoin transactions, including support for advanced smart contract features like multisig, hashlock, and Taproot. | 32 |
bitpay/bitcoind.js | Provides a Node.js interface to the Bitcoin blockchain | 44 |
richardkiss/pycoin | A Python utility library for working with Bitcoin and alt-coins. | 1,400 |
bitcoinjs/bip69 | A utility for organizing Bitcoin transactions by input and output order | 5 |
bitcoinjs/bitcoinjs-message | A library providing functions to generate digital signatures for Bitcoin messages. | 130 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
bitcoinjs/coinselect | An algorithmic module for selecting inputs and outputs from unspent bitcoin transactions to meet specific value requirements | 180 |
andrewboryk/abutils | A utility library providing pre-written functionality to simplify development and reduce repetitive code. | 5 |
cryptocoinjs/coinkey | A JavaScript library for generating and manipulating private keys, public keys, and addresses for various cryptocurrencies. | 149 |
keybuk/libnih | A lightweight C library providing standard functions to ease development of other libraries and applications. | 89 |
vbuterin/pybitcointools | A collection of reusable functions for cryptographic operations related to Bitcoin. | 1,301 |