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?
Thanks!