A Rust library to interact with Switchboard accounts on Solana.
Run the following Cargo command in your project directory:
cargo add switchboard-v2
Or add the following line to your Cargo.toml:
[dependencies] switchboard-v2 = "0.1.23"