You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi team,
I am building a Defi applications on SUI blockchain and need to use Pyth price feed.
My applications is built in Rust, so I need to use a Pyth Rust SDK. Unfortunately, it seems that the official SDK for SUI is only available in JS.
I have checked this tutorial.
Are there an available Rust SDK for SUI?