bitcoinjs-message
Signer
A library providing functions to generate digital signatures for Bitcoin messages.
130 stars
12 watching
79 forks
Language: JavaScript
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bitpay/bitcoind.js | Provides a Node.js interface to the Bitcoin blockchain | 44 |
cryptocoinjs/cryptocoin | A JavaScript library for interacting with cryptocurrencies in the browser. | 140 |
bitcoin-studio/bitcoin-programming-with-bitcoinjs | A guide to creating Bitcoin transactions using the BitcoinJS library and other tools. | 162 |
bitcoinjs/bip66 | A module for encoding and decoding strict DER signatures in JavaScript. | 14 |
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 |
bitcoinjs/wif | A JavaScript module for encoding and decoding Bitcoin private keys in the WIF format | 80 |
rust-bitcoin/rust-bitcoin | A Rust library for serializing and deserializing Bitcoin protocol messages and keys. | 2,132 |
wavesplatform/signer | A JavaScript library for signing and broadcasting transactions on the Waves blockchain without direct access to user's private keys or seed phrases. | 24 |
bitcoindesign/bitcoin-icons | An icon set designed specifically for Bitcoin applications | 106 |
paulmillr/scure-btc-signer | An audited library for creating, signing and decoding Bitcoin transactions. | 156 |
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 |
bitcoinjs/bech32 | A Bech32 encoding/decoding library for Bitcoin transactions | 107 |
cryptocoinjs/coinkey | A JavaScript library for generating and manipulating private keys, public keys, and addresses for various cryptocurrencies. | 149 |
bitcoinjs/bip39 | A JavaScript library that enables deterministic key generation using Bitcoin's mnemonic code system | 1,101 |
chromaway/blockchainjs | A JavaScript library for interacting with the Bitcoin blockchain. | 6 |