blockchyp 2.30.1

This is the SDK for Rust. Like all BlockChyp SDKs, it provides a full client for the BlockChyp gateway and BlockChyp payment terminals.
Documentation
1
2
3
4
5
pub mod blockchyp;
pub mod models;

pub use blockchyp::*;
pub use models::*;