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