CetusProtocol / cetus-clmm-sui-sdk

The clmm sdk on Sui.
Apache License 2.0
28 stars 20 forks source link

Upgrade SUI typescript SDK to 1.0 #9

Closed hayes-mysten closed 3 months ago

hayes-mysten commented 4 months ago

I haven't worked with the cetus SDK directly, but I worked on the changes in the 1.0 release of the SUI typescript SDK, so I wanted to help get the migration started here.

This migration handles most of the large pieces, but I'd recommend carefully reviewing the pure input type to make sure they are correct, and test out the simulate flow (using the new plugin API) to make sure that the new implementation works as expected.

Let me know if there is anything else I can do to make the migration to the new version of the SDK easier

devlb1024 commented 3 months ago

You can use the latest version v5.1.2 which has been fully upgraded, so it will not be merged