A generated Rust library for the Shield program.
cargo add yellowstone-shield-clientTo build and test your Rust client from the root of the repository, you may use the following command.
pnpm clients:js:testThis will start a new local validator, if one is not already running, and run the tests for your Rust client.