scure-btc-signer
Bitcoin Transaction Library
An audited library for creating, signing and decoding Bitcoin transactions.
Audited & minimal library for creating, signing & decoding Bitcoin transactions.
156 stars
12 watching
41 forks
Language: JavaScript
last commit: 13 days ago
Linked from 1 awesome list
bip174bip340bip341bitcoinbtcpsbtschnorrsignertaprootutxo
Related projects:
Repository | Description | Stars |
---|---|---|
bitcoinjs/bitcoinjs-message | A library providing functions to generate digital signatures for Bitcoin messages. | 130 |
paulmillr/scure-starknet | An audited implementation of Starknet cryptography | 70 |
ctrl-felix/mospy | A Python library for signing and submitting transactions on the Cosmos blockchain network. | 39 |
chaintope/bip-schnorrrb | A Ruby implementation of the Schnorr signature scheme over elliptic curves. | 7 |
jashmenn/bitcoin-reading-list | A curated resource for learning to program Bitcoin transactions | 895 |
paulmillr/noble-secp256k1 | A high-performance JavaScript implementation of secp256k1 signatures and ECDH (Elliptic Curve Diffie-Hellman) algorithms | 761 |
ethereum/btcrelay | An Ethereum contract that enables the verification and relaying of Bitcoin transactions to other smart contracts. | 614 |
bitcoinjs/bech32 | A Bech32 encoding/decoding library for Bitcoin transactions | 107 |
rodentrabies/bp | A Common Lisp implementation of the Bitcoin Protocol components | 37 |
bitcoin-studio/bitcoin-programming-with-bitcoinjs | A guide to creating Bitcoin transactions using the BitcoinJS library and other tools. | 162 |
elkrem/koyn | A fully decentralized and trustless Bitcoin light client implementation for Arduino boards | 64 |
mohanson/pybtc | Provides human-friendly interfaces for common Bitcoin operations using Python | 5 |
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 |
ripple/ripple-libpp | A C++ library for creating and verifying transactions on the Ripple Consensus Ledger | 20 |
bitcoinjs/bip66 | A module for encoding and decoding strict DER signatures in JavaScript. | 14 |