Skip to content

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

License

Notifications You must be signed in to change notification settings

bitcoinppl/rust-electrum-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.63.0.

To build with the MSRV you will need to pin dependencies as follows:

cargo update -p rustls --precise "0.23.17"

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%