ergo-lib-c 0.28.0

C bindings for ergo-lib
Documentation
1
2
3
4
5
//! REST API for the services in Ergo ecosystem (node, explorer, etc.)

pub mod node;
pub mod request_handle;
pub mod runtime;