58 releases (8 breaking)

0.11.3 Jan 23, 2024
0.11.1 Nov 29, 2023
0.8.6 Jul 26, 2023

#4 in #switchboard

Download history 1490/week @ 2024-11-16 1552/week @ 2024-11-23 2150/week @ 2024-11-30 2980/week @ 2024-12-07 1317/week @ 2024-12-14 1048/week @ 2024-12-21 632/week @ 2024-12-28 1207/week @ 2025-01-04 1648/week @ 2025-01-11 1201/week @ 2025-01-18 2135/week @ 2025-01-25 1676/week @ 2025-02-01 1599/week @ 2025-02-08 2384/week @ 2025-02-15 2120/week @ 2025-02-22 1536/week @ 2025-03-01

7,968 downloads per month
Used in 20 crates (18 directly)

MIT license

105KB
1.5K SLoC

Switchboard Logo

switchboard-common

Common Switchboard types and utilities

Crates.io Badge

Discord Badge

Twitter Badge

Typedocs: docs.rs/switchboard-common

Switchboard Documentation: docs.switchboard.xyz

Install

Run the following Cargo command in your project directory:

cargo add switchboard-common

Or add the following line to your Cargo.toml:

[dependencies]
switchboard-common = "0.8.8"

Features

The following features can be enabled with this crate:

Feature Description
client Enable functionality for using Switchboard off-chain in a client such as enabling the Gramine runtime and other SGX related feature sets.
solana Enable features specific to Solana including the SolanaFunctionEnvironment struct

Dependencies

~2–15MB
~203K SLoC