sbv2-solana/libraries
Conner Gallagher d58ef1ce99 fix broken aggregator:create commands
- cleaned up transaction packing logic
dep


revert package.json


revert
2022-05-30 22:39:57 -06:00
..
protos added SysclockOffsetTask task 2022-05-27 11:31:52 -06:00
py cleaned up package.json, tsconfig.json, and misc build configs 2022-05-25 12:38:29 -06:00
rs cleaned up package.json, tsconfig.json, and misc build configs 2022-05-25 12:38:29 -06:00
sbv2-lite Publish 2022-05-26 17:50:04 -06:00
sbv2-utils fix broken aggregator:create commands 2022-05-30 22:39:57 -06:00
ts fix broken aggregator:create commands 2022-05-30 22:39:57 -06:00
README.md README 2022-05-27 11:00:25 -06:00

README.md

Sbv2 Libraries

Package Description
Protobufs Protocol buffers used by the oracle to fetch and publish data.
Typescript Typescript client to interact with Switchboard V2.
Typescript Lite Typescript "Lite" client to deserialize aggregator accounts
Sbv2 Utils Typescript library with helpful utility functions
Python Python client to interact with Switchboard V2.
Rust Rust client to interact with Switchboard V2.