bip69
Transaction sorter
A utility for organizing Bitcoin transactions by input and output order
Lexicographical Indexing of Transaction Inputs and Outputs
5 stars
6 watching
9 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
bip69bitcoin
Related projects:
Repository | Description | Stars |
---|---|---|
| Utility library for encoding and decoding Bitcoin-related data according to the BIP21 specification | 56 |
| An algorithmic module for selecting inputs and outputs from unspent bitcoin transactions to meet specific value requirements | 185 |
| A Node.js and JavaScript library used to decode data parameters and events from Ethereum transactions. | 643 |
| A collection of utility functions for working with Hierarchical Deterministic (HD) key nodes | 75 |
| A JavaScript library that enables deterministic key generation using Bitcoin's mnemonic code system | 1,109 |
| A guide to creating Bitcoin transactions using the BitcoinJS library and other tools. | 162 |
| A library providing functions to generate digital signatures for Bitcoin messages. | 130 |
| An encoding and decoding library for Bitcoin's relative lock-time specification. | 2 |
| A Bech32 encoding/decoding library for Bitcoin transactions | 108 |
| Provides a Node.js interface to the Bitcoin blockchain | 44 |
| A library to store and retrieve data in Bitcoin transactions using OP_RETURN nulldata outputs. | 10 |
| A JavaScript module for encoding and decoding Bitcoin private keys in the WIF format | 83 |
| A module for encoding and decoding strict DER signatures in JavaScript. | 14 |
| A curated resource for learning to program Bitcoin transactions | 895 |
| A module for parsing Bitcoin blockchain data from blk*.dat files in real-time | 14 |