test1-mg736 0.1.0

A Rust library to interact with the Switchboard Solana program.
docs.rs failed to build test1-mg736-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

Switchboard Logo

switchboard-on-demand

A Rust library to interact with Switchboard accounts on Solana.

Crates.io Badge

Discord Badge

Twitter Badge

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"