switchboard-utils

Crates.ioswitchboard-utils
lib.rsswitchboard-utils
version0.9.2
sourcesrc
created_at2021-06-10 04:32:40.846766
updated_at2024-02-20 15:35:48.966638
descriptionSwitchboard utilities for custom functions and OracleJob protobuf definitions
homepagehttps://switchboard.xyz
repositoryhttps://github.com/switchboard-xyz/switchboard/tree/main/rust/switchboard-utils
max_upload_size
id408461
size125,479
Jackson Jessup (jessupjn)

documentation

README

Switchboard Logo

switchboard-utils

Rust utility functions to build Switchboard functions

Crates.io Badge

Discord Badge

Twitter Badge

Typedocs: docs.rs/switchboard-utils

Switchboard Documentation: docs.switchboard.xyz

Install

Run the following Cargo command in your project directory:

cargo add switchboard-utils

Or add the following line to your Cargo.toml:

[dependencies]
switchboard-utils = "0.8.0"
Commit count: 0

cargo fmt