-
Notifications
You must be signed in to change notification settings - Fork 1
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Left a couple minor comments, but overall seems fine.
One bigger question to consider is how will this SDK relate to https://github.com/pyth-network/pyth-client-js ? Are we going to deprecate one in favor of the other? Merge the two in some way? Or maybe pyth-client-js becomes pyth-solana-js
or something like that?
- Make json schema in TS to be the exact same. - Adds toJson and moves constructor to fromJson
Yes exactly, in the future that will be replaced by pyth-solana-js but it's not the priority for now 😅 |
There is no readme, to be added later.