sbv2-solana/examples
Conner Gallagher 5e8496def7 removed CLI and removed OracleJob protos from TS client
- @switchboard-xyz/switchboardv2-cli has been deprecated in favor of @switchboard-xyz/cli
- removed protos from @switchboard-xyz/switchboard-v2 and now imported from @switchboard-xyz/common
2022-09-01 13:09:53 -06:00
..
clients removed CLI and removed OracleJob protos from TS client 2022-09-01 13:09:53 -06:00
job-definitions refactor: moved programs and clients under examples 2022-07-22 12:11:29 -06:00
programs uprev switchboard deps, deprecated CLI 2022-09-01 11:29:24 -06:00
README.md refactor: moved programs and clients under examples 2022-07-22 12:11:29 -06:00

README.md

Examples

This directory contains some examples to get started with Switchboard V2.

  • Programs - On-chain examples for reading and checking Sbv2 data feeds, VRF, and buffer relayers.
  • Clients - Off-chain examples to read and update Sbv2 accounts.
  • Job Definitions - Some example job definitions to fetch and publish data on-chain.