Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 440 Bytes

File metadata and controls

10 lines (6 loc) · 440 Bytes

Tokio Electrum client

Project structure

  • tokio-electrum: High-level Electrum client implementation, featuring automatic reconnection handling and real-time (block/scripts) updates.
  • bdk-tokio-electrum: Wrapper around tokio-electrum to provide a BDK-compatible interface.

License

This project is distributed under the MIT software license - see the LICENSE file for details