This website requires JavaScript.
Explore
Help
Register
Sign In
mempool
/
rust-electrum-client
Watch
1
Star
0
Fork
0
You've already forked rust-electrum-client
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
[BREAKGLASS] Append-only mirror of github.com/mempool/rust-electrum-client
27
Commits
15
Branches
41
Tags
541
KiB
Rust
99.5%
Just
0.5%
33f4ea2e51
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Alekos Filini
33f4ea2e51
Fix the internal Tokio runtime for sync methods
2020-04-14 14:55:46 +02:00
examples
Fix the internal Tokio runtime for sync methods
2020-04-14 14:55:46 +02:00
src
Fix the internal Tokio runtime for sync methods
2020-04-14 14:55:46 +02:00
test_data
Add estimate_fee to batch methods
2020-02-26 20:04:59 +01:00
.gitignore
Release 0.1.0-beta.1
2020-02-06 18:15:22 +01:00
.travis.yml
Move to async I/O with Tokio
2020-04-09 10:21:38 +02:00
Cargo.toml
Fix the internal Tokio runtime for sync methods
2020-04-14 14:55:46 +02:00
LICENSE
Initial commit
2020-02-06 17:54:27 +01:00
README.md
add crate and travis badges
2020-02-12 09:50:15 +01:00
README.md
rust-electrum-client
Bitcoin Electrum client library. Supports plaintext, TLS and Onion servers.