2 releases
0.0.2 | Oct 25, 2023 |
---|---|
0.0.1 | Oct 25, 2023 |
#22 in #switchboard
34KB
488 lines
switchboard-evm
A Rust library to interact with Switchboard on EVM based chains.
Typedocs: docs.rs/switchboard-evm
EVM SDK: github.com/switchboard-xyz/evm-sdk
Switchboard Documentation: docs.switchboard.xyz
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.3.9"
Dependencies
~17–30MB
~464K SLoC