switchboard-starknet

Crates.ioswitchboard-starknet
lib.rsswitchboard-starknet
version0.0.2
sourcesrc
created_at2023-10-25 11:00:57.422669
updated_at2023-10-25 13:05:24.163167
descriptionA Rust library to interact with Switchboard on Starknet
homepagehttps://switchboard.xyz
repositoryhttps://github.com/switchboard-xyz/starknet-sdk/tree/main/rust/switchboard-starknet
max_upload_size
id1013287
size49,045
Anoushk Kharangate (anoushk1234)

documentation

README

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"
Commit count: 0

cargo fmt