Crates.io | bitcoinsv |
lib.rs | bitcoinsv |
version | |
source | src |
created_at | 2024-01-01 20:38:07.04172+00 |
updated_at | 2025-04-08 09:16:19.899156+00 |
description | Low-level Bitcoin SV library, focused on infrastructure. |
homepage | https://github.com/Danconnolly/rust-bitcoinsv |
repository | https://github.com/Danconnolly/rust-bitcoinsv |
max_upload_size | |
id | 1085540 |
Cargo.toml error: | TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
NOTE: This library is incomplete and undergoing extensive changes at the moment.
This library is a start at building a high-performance Bitcoin SV library in Rust.
This is a hobby project and the code is experimental. If you're looking for a complete library, check out rust-sv by Brenton Gunning. Progress on this library is determined by the needs of various other projects.
If you have anything you particularly want to see, feel free to open an issue or start a discussion.
bitcoin
module: main structs - Tx, BlockHeader, Block
util
module: main structs - Amount