Registry / crypto / sapio-bitcoin

sapio-bitcoin

JSON →
library0.28.2rscratesunverified

A general-purpose library for using and interoperating with Bitcoin and other cryptocurrencies, with extensions for Sapio.

# Cargo.toml [dependencies] sapio-bitcoin = "0.28.2"
INSTALL
IMPORT
SIG · SAPIO-BITCOIN
S
sapio-bitcoin
cryptorustv0.28.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Network
✓ use sapio_bitcoin::Network;

Selects the Bitcoin mainnet network.

use sapio_bitcoin::Network; let network = Network::Bitcoin; println!("Network: {:?}", network);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.28.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
20
Resources
sapio-bitcoin — cargo add sapio-bitcoin · libregistry