smplx-sdk 0.0.5

Simplex sdk to simplify the development with simplicity
Documentation
1
2
3
4
/// A lightweight JSON-RPC client wrapper and utility methods for interacting with an Elements node.
pub mod elements;
/// Error definitions mapping native framework RPC issues and parsing exceptions.
pub mod error;