switchboard-program 0.1.26

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

[dependencies]
bincode = "^1.3.1"
byteorder = "^1.3.4"
quick-protobuf = "=0.8.0"
solana-program = "1.6"
switchboard-protos = "0.1.26"