cb507d9be5
added mainnet feature flag to dynamically check account owners added SbState, OracleQueueAccountData, OracleAccountData, CrankAccountData, LeaseAccountData, PermissionAccountData, and JobAccountData structs added PermissionSet CPI instruction removed map_err on invoke calls to prevent masking errors |
||
---|---|---|
.. | ||
protos | ||
py | ||
rs | ||
sbv2-lite | ||
sbv2-utils | ||
ts | ||
README.md |
README.md
Sbv2 Libraries
Package | Description |
---|---|
Protobufs | Protocol buffers used by the oracle to fetch and publish data. |
Typescript | Typescript client to interact with Switchboard V2. |
Typescript Lite | Typescript "Lite" client to deserialize aggregator accounts |
Sbv2 Utils | Typescript library with helpful utility functions |
Python | Python client to interact with Switchboard V2. |
Rust | Rust client to interact with Switchboard V2. |