![Switchboard Logo](https://github.com/switchboard-xyz/sbv2-core/raw/main/website/static/img/icons/switchboard/avatar.png) # switchboard-evm > A Rust library to interact with Switchboard on EVM based chains.

Crates.io

Discord Twitter

Typedocs: docs.rs/switchboard-evm

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"