switchboard-evm 0.1.0

A Rust library to interact with Switchboard on EVM based chains.
Documentation

Switchboard Logo

switchboard-evm

A Rust library to interact with Switchboard on EVM based chains.

Install

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"