blkdat-stream
Block parser
A module for parsing Bitcoin blockchain data from blk*.dat files in real-time
A blk*.dat streaming module, useful for parsing the Bitcoin blockchain
14 stars
11 watching
6 forks
Language: JavaScript
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Fast and efficient Bitcoin blockchain data extractor | 61 |
| A Bech32 encoding/decoding library for Bitcoin transactions | 108 |
| A library providing functions to generate digital signatures for Bitcoin messages. | 130 |
| Validates whether a script uses only minimal data pushes in Bitcoin transactions. | 2 |
| A JavaScript library for interacting with the Bitcoin blockchain. | 6 |
| Provides a Node.js interface to the Bitcoin blockchain | 44 |
| A web-based interface to explore Bitcoin and Liquid blockchain data | 1,028 |
| A command-line tool providing utilities and functionalities for interacting with Bitcoin and related blockchain systems. | 167 |
| A JavaScript library used to encode and decode base 58 strings commonly used in cryptocurrency transactions. | 216 |
| A JavaScript implementation of a blockchain data structure and its basic principles | 1,033 |
| A JavaScript library for creating and managing Bitcoin transactions, including support for advanced smart contract features like multisig, hashlock, and Taproot. | 33 |
| A module for encoding and decoding strict DER signatures in JavaScript. | 14 |
| Utility library for encoding and decoding Bitcoin-related data according to the BIP21 specification | 56 |
| A JavaScript module that encodes and decodes low-level network protocol data using streams. | 14 |
| A utility for organizing Bitcoin transactions by input and output order | 5 |