bitcoin-sdk-js
Bitcoin toolkit
A JavaScript library for creating and managing Bitcoin transactions, including support for advanced smart contract features like multisig, hashlock, and Taproot.
Bitcoin TypeScript/JavaScript Library for NodeJS, Browser and Mobile. Segwit & Taproot support.✨
32 stars
2 watching
4 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 1 awesome list
bitcoinjavascriptmessage-signingnodejssegwitsmart-contractstaproottypescript
Related projects:
Repository | Description | Stars |
---|---|---|
cosmos/cosmjs | A comprehensive JavaScript library for building blockchain-based client solutions | 654 |
yenom/bitcoinkit | A toolkit for building Bitcoin-based applications on iOS and macOS | 844 |
stevenroose/hal | A command-line tool providing utilities and functionalities for interacting with Bitcoin and related blockchain systems. | 163 |
bitpay/bitcoind.js | Provides a Node.js interface to the Bitcoin blockchain | 44 |
chromaway/blockchainjs | A JavaScript library for interacting with the Bitcoin blockchain. | 6 |
cryptocoinjs/coinkey | A JavaScript library for generating and manipulating private keys, public keys, and addresses for various cryptocurrencies. | 149 |
matthewlm/cbitcoin | A low-level Bitcoin library written in standard C to facilitate the creation of Bitcoin applications. | 118 |
cryptocoinjs/cryptocoin | A JavaScript library for interacting with cryptocurrencies in the browser. | 140 |
moneybutton/yours-bitcoin | A JavaScript implementation of Bitcoin designed to be decentralized and trust-minimized, with a focus on ease of use and comprehensive testing. | 197 |
vbuterin/pybitcointools | A collection of reusable functions for cryptographic operations related to Bitcoin. | 1,301 |
cryptocoinjs/secp256k1-node | A Node.js binding for an optimized C library for EC operations on the secp256k1 curve | 349 |
sr-gi/bitcoin_tools | A Python library for teaching and researching Bitcoin transactions and related concepts. | 295 |
bitcoinjs/bip32-utils | A collection of utility functions for working with Hierarchical Deterministic (HD) key nodes | 75 |
nujabes403/blockchains-tools | Provides a collection of blockchain-related tools and functions in JavaScript. | 44 |
tcatm/bitcoin-js-remote | A JavaScript client-side interface to interact with a remote Bitcoin wallet | 57 |