sbv2-solana/programs
Conner Gallagher 06d4d98cfe added anchor-history-parser example 2022-10-18 18:57:57 -06:00
..
anchor-buffer-parser removed monorepo structure 2022-09-28 14:37:26 -06:00
anchor-feed-parser removed monorepo structure 2022-09-28 14:37:26 -06:00
anchor-history-parser added anchor-history-parser example 2022-10-18 18:57:57 -06:00
anchor-vrf-parser removed monorepo structure 2022-09-28 14:37:26 -06:00
native-feed-parser removed monorepo structure 2022-09-28 14:37:26 -06:00
README.md removed monorepo structure 2022-09-28 14:37:26 -06:00

README.md

Sbv2 Program Examples

Package Description
anchor-feed-parser Anchor example program demonstrating how to deserialize and read an onchain aggregator account.
native-feed-parser Solana Program Library example demonstrating how to deserialize and read an onchain aggregator account.
anchor-vrf-parser Anchor example program demonstrating how to deserialize and read an onchain verifiable randomness function (VRF) account.
anchor-buffer-parser Anchor example program demonstrating how to deserialize and read an onchain buffer relayer account.