This repository was archived by the owner on May 31, 2023. It is now read-only.
v0.3.0
Pre-release
Pre-release
Product querying & better stream API
Changelog
- envs: add Env type and Devnet, Testnet, Mainnet default envs
- accounts: add JSON support for ProductAccount
- query: add Client.GetMappingAccount
- query: add Client.GetAllProductKeys
- query: add Client.GetAllProducts
- README: add attributions
- stream: refactor Client.StreamPriceAccounts
- query, stream: add examples to Go docs