sbv2-solana/programs
Conner Gallagher 945e0cbdd7 added protos and fixed esm build scripts
wip


v0.0.104-beta.2

v0.0.104-beta.3

v0.0.104-beta.4

v0.0.104-beta.5

v0.0.104-beta.6

v0.0.104-beta.7

wip


wip
2022-05-27 14:07:58 -06:00
..
anchor-feed-parser added protos and fixed esm build scripts 2022-05-27 14:07:58 -06:00
anchor-vrf-parser added protos and fixed esm build scripts 2022-05-27 14:07:58 -06:00
spl-feed-parser added protos and fixed esm build scripts 2022-05-27 14:07:58 -06:00
README.md refactored documentation 2022-05-24 16:18:05 -06:00

README.md

Sbv2 Program Examples

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