sbv2-solana/packages/README.md

8 lines
789 B
Markdown

# Switchboard V2 Client Examples
| Package | Description |
| -------------------------------------- | --------------------------------------------------------------------------------------------------------- |
| [feed-parser](./feed-parser) | Typescript example demonstrating how to read an aggregator account. |
| [feed-walkthrough](./feed-walkthrough) | Typescript example demonstrating how to create and manage your own oracle queue. |
| [lease-observer](./lease-observer) | Typescript example demonstrating how to send PagerDuty alerts when your aggregator lease is low on funds. |