test1-mg736

Crates.iotest1-mg736
lib.rstest1-mg736
version0.1.0
sourcesrc
created_at2024-03-10 18:29:40.835105
updated_at2024-03-10 18:29:40.835105
descriptionA Rust library to interact with the Switchboard Solana program.
homepagehttps://switchboard.xyz
repositoryhttps://github.com/switchboard-xyz/solana-sdk/tree/main/rust/switchboard-solana
max_upload_size
id1168847
size117,361
(mgild)

documentation

https://switchboard-on-demand-rust-docs.web.app

README

Switchboard Logo

switchboard-on-demand

A Rust library to interact with Switchboard accounts on Solana.

Crates.io Badge

Discord Badge

Twitter Badge

Rust Docs: docs.rs/switchboard-on-demand

Solana SDK: github.com/switchboard-xyz/solana-sdk

Switchboard Documentation: docs.switchboard.xyz

Install

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"
Commit count: 0

cargo fmt