#switchboard #starknet #oracle #solidity

switchboard-starknet

A Rust library to interact with Switchboard on Starknet

2 releases

0.0.2 Oct 25, 2023
0.0.1 Oct 25, 2023

#25 in #switchboard

MIT license

34KB
488 lines

Switchboard Logo

switchboard-evm

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

Crates.io Badge

Discord Badge

Twitter Badge

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

~16–31MB
~488K SLoC