switchboard-common

Crates.ioswitchboard-common
lib.rsswitchboard-common
version0.11.3
sourcesrc
created_at2023-05-30 15:18:16.869666
updated_at2024-01-23 00:56:36.912439
descriptionCommon Switchboard types and utilities
homepagehttps://switchboard.xyz
repositoryhttps://github.com/switchboard-xyz/sbv2-core/tree/main/rust/switchboard-common
max_upload_size
id878003
size106,155
Jackson Jessup (jessupjn)

documentation

README

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

cargo fmt