sc-api 0.1.1

A library to interact with the SC API
Documentation
1
2
3
4
pub mod data;
pub mod client;

pub use client::*;