bip69

Transaction sorter

A utility for organizing Bitcoin transactions by input and output order

Lexicographical Indexing of Transaction Inputs and Outputs

GitHub

5 stars
6 watching
9 forks
Language: JavaScript
last commit: about 7 years ago
Linked from 1 awesome list

bip69bitcoin

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bitcoinjs/bip21 Utility library for encoding and decoding Bitcoin-related data according to the BIP21 specification 56
bitcoinjs/coinselect An algorithmic module for selecting inputs and outputs from unspent bitcoin transactions to meet specific value requirements 180
consensys/abi-decoder A Node.js and JavaScript library used to decode data parameters and events from Ethereum transactions. 640
bitcoinjs/bip32-utils A collection of utility functions for working with Hierarchical Deterministic (HD) key nodes 75
bitcoinjs/bip39 A JavaScript library that enables deterministic key generation using Bitcoin's mnemonic code system 1,101
bitcoin-studio/bitcoin-programming-with-bitcoinjs A guide to creating Bitcoin transactions using the BitcoinJS library and other tools. 162
bitcoinjs/bitcoinjs-message A library providing functions to generate digital signatures for Bitcoin messages. 130
bitcoinjs/bip68 An encoding and decoding library for Bitcoin's relative lock-time specification. 2
bitcoinjs/bech32 A Bech32 encoding/decoding library for Bitcoin transactions 107
bitpay/bitcoind.js Provides a Node.js interface to the Bitcoin blockchain 44
f483/btctxstore A library to store and retrieve data in Bitcoin transactions using OP_RETURN nulldata outputs. 10
bitcoinjs/wif A JavaScript module for encoding and decoding Bitcoin private keys in the WIF format 80
bitcoinjs/bip66 A module for encoding and decoding strict DER signatures in JavaScript. 14
jashmenn/bitcoin-reading-list A curated resource for learning to program Bitcoin transactions 895
bitcoinjs/blkdat-stream A module for parsing Bitcoin blockchain data from blk*.dat files in real-time 14