electrs-http 0.0.0

A sidecar to romanz/electrs that exposes an Esplora-compatible REST API
1
2
3
4
5
//! TBD

fn main() {
    println!("Hello, world!");
}