Skip to main content

Crate solana_tools_lite

Crate solana_tools_lite 

Source
Expand description

Offline-first Solana signing toolkit core library.

Re-exports§

pub use serde as serde_core;
pub use crate::errors::Result;
pub use crate::errors::ToolError;
pub use bs58;
pub use data_encoding;
pub use serde_json;
pub use thiserror;

Modules§

adapters
analysis
Unified analysis facade.
codec
constants
crypto
errors
extensions
handlers
layers
models
serde
utils