Expand description
§SugarMoney SDK
A Rust SDK for interacting with the SugarMoney API and Solana programs.
This SDK provides two main components:
- API SDK for REST API interactions
- Program SDK for Solana program interactions
Re-exports§
pub use error::SugarMoneyError;pub use error::Result;pub use api::constants::SugarMoneyApiEnvironment;pub use api::SugarMoneyApi;pub use api::types::*;pub use program::*;
Modules§
Structs§
- Keypair
- A vanilla Ed25519 key pair
- Public
Key - The address of a Solana account.
Statics§
- ID
- The static program ID
Functions§
- id
- Returns the program ID