#borsh #bitcoin #spaces #blockchain #primitive #deserializing

borsh_utils

Borsh serialization helpers for Bitcoin primitives used by the Spaces protocol

2 releases

Uses new Rust 2024

0.1.1 Apr 25, 2026
0.1.0 Apr 17, 2026

#994 in Magic Beans

Download history 101/week @ 2026-04-16 45/week @ 2026-04-23

146 downloads per month
Used in 5 crates

MIT license

5KB
66 lines

Borsh serialization utilities for bitcoin types.

This crate provides helper functions for serializing and deserializing bitcoin types using the borsh serialization format.

Dependencies

~10MB
~163K SLoC