electrum-client

Crates.ioelectrum-client
lib.rselectrum-client
version
sourcesrc
created_at2020-02-06 17:28:21.320984
updated_at2025-02-04 21:41:44.62285
descriptionBitcoin Electrum client library. Supports plaintext, TLS and Onion servers.
homepagehttps://github.com/bitcoindevkit/rust-electrum-client
repositoryhttps://github.com/bitcoindevkit/rust-electrum-client
max_upload_size
id205543
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | 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`
size0
(ValuedMammal)

documentation

https://docs.rs/electrum-client/

README

rust-electrum-client

Build Status Latest Version MSRV Badge

Bitcoin Electrum client library. Supports plaintext, TLS and Onion servers.

Minimum Supported Rust Version (MSRV)

This library should compile with any combination of features with Rust 1.75.0.

Commit count: 200

cargo fmt