bitcoin-capnp-types

Crates.iobitcoin-capnp-types
lib.rsbitcoin-capnp-types
version0.1.0
created_at2026-01-23 11:01:31.314027+00
updated_at2026-01-23 11:01:31.314027+00
descriptionAuto-generated types according to Bitcoin Core Cap'n Proto schemas
homepage
repositoryhttps://github.com/2140-dev/bitcoin-capnp-types.git
max_upload_size
id2064153
size40,515
bit-aloo (Shourya742)

documentation

README

Bitcoin Cap'n Proto Rust Client

This project auto-generates the client code to interact with Bitcoin Core in Rust using interprocess communication. To build the code locally, you will need to have the capnp compiler installed on your system.

Minimum Standard Rust Version

To compile this crate your project must use a Rust compiler of 1.85 or higher.

License

Creative Commons 1.0 Universal

Commit count: 0

cargo fmt