58 releases (8 breaking)

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

#3 in #switchboard

Download history 785/week @ 2024-07-26 575/week @ 2024-08-02 734/week @ 2024-08-09 527/week @ 2024-08-16 629/week @ 2024-08-23 683/week @ 2024-08-30 376/week @ 2024-09-06 772/week @ 2024-09-13 660/week @ 2024-09-20 411/week @ 2024-09-27 409/week @ 2024-10-04 1029/week @ 2024-10-11 1265/week @ 2024-10-18 1561/week @ 2024-10-25 2019/week @ 2024-11-01 1592/week @ 2024-11-08

6,733 downloads per month
Used in 19 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
~193K SLoC