Crates.io | test1-mg736 |
lib.rs | test1-mg736 |
version | 0.1.0 |
source | src |
created_at | 2024-03-10 18:29:40.835105 |
updated_at | 2024-03-10 18:29:40.835105 |
description | A Rust library to interact with the Switchboard Solana program. |
homepage | https://switchboard.xyz |
repository | https://github.com/switchboard-xyz/solana-sdk/tree/main/rust/switchboard-solana |
max_upload_size | |
id | 1168847 |
size | 117,361 |
A Rust library to interact with Switchboard accounts on Solana.
Run the following Cargo command in your project directory:
cargo add switchboard-on-demand
Or add the following line to your Cargo.toml:
[dependencies]
switchboard-on-demand = "0.1.0"