btctxstore
Data storage library
A library to store and retrieve data in Bitcoin transactions using OP_RETURN nulldata outputs.
I simple library to store/retrieve information in bitcoin transactions using OP_RETURN
10 stars
4 watching
15 forks
Language: Python
last commit: 6 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
coinspark/php-op_return | A PHP library for creating and managing bitcoin transactions with embedded metadata | 81 |
2dat/obxd | A C++ implementation of an object-oriented, extensible, and efficient data storage system | 124 |
metacosa/nbitcoin | A comprehensive Bitcoin library for the .NET framework. | 1,893 |
bitcoinjs/bip21 | Utility library for encoding and decoding Bitcoin-related data according to the BIP21 specification | 56 |
bitcoinjs/bip69 | A utility for organizing Bitcoin transactions by input and output order | 5 |
terabyte17/terabyte17 | A collection of code and documentation focused on efficient data storage and retrieval solutions. | 21 |
rust-bitcoin/rust-bitcoin | A Rust library for working with Bitcoin protocol messages and data structures | 2,181 |
iterative/datachain | A Python-based framework for transforming and analyzing unstructured data from various formats like images, audio, videos, text, and PDFs. | 2,088 |
patx/pickledb | A lightweight key-value store implementation using Python's JSON module | 927 |
richardkiss/pycoin | A Python utility library for interacting with Bitcoin and alt-coins, providing key generation, BIP32 support, and network handling. | 1,402 |
bobris/btdb | A high-performance, ACID-compliant key-value store with object database and relational capabilities. | 139 |
primlabs/bucket | A library providing a simple storage solution using stable memory, allowing canisters to store data without GC costs and upgradeability. | 31 |
pmwkaa/engine.so | A collection of embeddable data storage engines and libraries for key-value data | 180 |
bitcoinjs/bip32-utils | A collection of utility functions for working with Hierarchical Deterministic (HD) key nodes | 75 |
bitcoinjs/minimaldata | Validates whether a script uses only minimal data pushes in Bitcoin transactions. | 2 |