#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

#24 in #switchboard

Download history 8/week @ 2024-02-22 4/week @ 2024-02-29 2/week @ 2024-03-07 26/week @ 2024-03-28 35/week @ 2024-04-04

61 downloads per month

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–29MB
~478K SLoC