
# switchboard-evm
> A Rust library to interact with Switchboard on EVM based chains.
Install
Run the following Cargo command in your project directory:
bash
cargo add switchboard-evm
Or add the following line to your Cargo.toml:
toml
[dependencies]
switchboard-evm = "0.1.0"