Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 568 Bytes

File metadata and controls

19 lines (12 loc) · 568 Bytes

Mempool Space client

Description

A Rust client library for interacting with the Mempool Space API.

Features

The following crate feature flags are available:

Feature Default Description
rustls Yes Enable rustls
nativetls No Enable native TLS (openssl)
socks No Enable socks5 proxy support

License

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