switchboard-program 0.1.24

A Rust library to interact with Switchboard's hosted data feeds.
Documentation
[dependencies.bincode]
version = "^1.3.1"

[dependencies.byteorder]
version = "^1.3.4"

[dependencies.quick-protobuf]
version = "=0.8.0"

[dependencies.solana-program]
version = "1.6"

[dependencies.switchboard-protos]
version = "=0.1.25"

[package]
authors = ["Jackson Jessup <jessupjn@umich.edu>", "Mitchell Gildenberg <mgild@umich.edu>"]
description = "A Rust library to interact with Switchboard's hosted data feeds."
edition = "2018"
homepage = "https://switchboard.xyz"
keywords = ["switchboard", "oracle", "solana"]
license = "MIT"
name = "switchboard-program"
readme = "README.md"
version = "0.1.24"