| Crates.io | switchboard-starknet |
| lib.rs | switchboard-starknet |
| version | 0.0.2 |
| created_at | 2023-10-25 11:00:57.422669+00 |
| updated_at | 2023-10-25 13:05:24.163167+00 |
| description | A Rust library to interact with Switchboard on Starknet |
| homepage | https://switchboard.xyz |
| repository | https://github.com/switchboard-xyz/starknet-sdk/tree/main/rust/switchboard-starknet |
| max_upload_size | |
| id | 1013287 |
| size | 49,045 |
![]()
A Rust library to interact with Switchboard on EVM based chains.
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"