sbv2-solana/packages/README.md

8 lines
789 B
Markdown
Raw Normal View History

2022-05-20 15:45:42 -07:00
# 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. |