Crates.io | bp-esplora |
lib.rs | bp-esplora |
version | |
source | src |
created_at | 2023-10-09 19:50:11.139301+00 |
updated_at | 2025-02-19 10:00:19.214583+00 |
description | Bitcoin Esplora API client library not using rust-bitcoin. Blocking or async |
homepage | https://github.com/BP-WG/bp-esplora-client |
repository | https://github.com/BP-WG/bp-esplora-client |
max_upload_size | |
id | 998404 |
Cargo.toml error: | TOML parse error at line 22, column 1 | 22 | 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 |
Bitcoin Esplora API client library not using rust-bitcoin. Supports plaintext, TLS and Onion servers. Blocking or async.
This library should compile with any combination of features with Rust 1.77.0.