#structures #bitcoin #subclass #required #expose #command-line-interface #compressing

bin+lib compressed_transactions

A crate that exposes a command-line interface for compressing bitcoin transactions, and a library that exposes a CompressedTransaction structure and its required subclasses

1 stable release

1.0.0 May 24, 2024

#3 in #compressing

BSD-3-Clause

39KB
751 lines

This crate can either be used as a command-line tool or imported as a crate which exposes its CompressedTransaction structure and its required subclasses.

Dependencies

~39MB
~1M SLoC