58 releases (8 breaking)

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

#5 in #switchboard

Download history 1110/week @ 2024-10-16 1556/week @ 2024-10-23 2154/week @ 2024-10-30 1354/week @ 2024-11-06 1817/week @ 2024-11-13 1299/week @ 2024-11-20 1966/week @ 2024-11-27 2200/week @ 2024-12-04 2547/week @ 2024-12-11 1638/week @ 2024-12-18 461/week @ 2024-12-25 1049/week @ 2025-01-01 1118/week @ 2025-01-08 1588/week @ 2025-01-15 1907/week @ 2025-01-22 1687/week @ 2025-01-29

6,449 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
~190K SLoC