Registry / other / bitcoin-imports

bitcoin-imports

JSON →
library0.1.19rscratesunverified

Encapsulates most third party dependencies for the bitcoin ecosystem in Rust.

# Cargo.toml [dependencies] bitcoin-imports = "0.1.19"
INSTALL
IMPORT
SIG · BITCOIN-IMPORTS
B
bitcoin-imports
otherrustv0.1.19
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.

prelude
use bitcoin_imports::prelude::*;

Import common Bitcoin types via the prelude.

use bitcoin_imports::prelude::*; fn main() { let tx = Transaction::new(); println!("Transaction created: {:?}", tx); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.19latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Meta
1
OpenAI (training)
1
Resources
bitcoin-imports — cargo add bitcoin-imports · libregistry