Skip to main content

Crate paratro_sdk

Crate paratro_sdk 

Source

Re-exports§

pub use client::MpcClient;
pub use config::Config;
pub use error::is_auth_error;
pub use error::is_not_found;
pub use error::is_rate_limited;
pub use error::Error;
pub use error::ErrorBody;
pub use account::*;
pub use asset::*;
pub use transaction::*;
pub use transfer::*;
pub use wallet::*;

Modules§

account
asset
client
config
error
transaction
transfer
wallet
webhook
Webhook signature signing and verification (Stripe-style).

Constants§

VERSION
Current version of the MPC SDK.