Skip to content
This repository was archived by the owner on May 31, 2023. It is now read-only.

v0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@riptl riptl released this 06 Mar 08:31
· 46 commits to main since this 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