Post
Share your knowledge.
Is there a Java SDK for working with Sui?
Hey folks, I'm just diving into the Sui ecosystem and I'm really hoping to find a Java SDK to help me get started. I'm not seeing an official one, so I'm wondering if there might be some community-driven options available that could support my development efforts. I've come across mentions of something called 'sui4j' — has anyone here used it or have any advice on using Java with Sui?
- SDKs and Developer Tools
Answers
2There isn't an official Java SDK for Sui at the moment. However, there is a community-driven SDK known as 'sui4j'. Do keep in mind that it might be outdated, so proceed with caution. You can check out its repository for more details. Also, keep an eye on Sui’s official channels for any updates about Java SDKs in the future.
If you're exploring community options like sui4j, make sure you review any documentation or community forums for updates or issues from other developers who might have used it. This SDK could have some limitations as it's not maintained by the official Sui team, so careful testing would be necessary.
Do you know the answer?
Please log in and share it.
Sui is a Layer 1 protocol blockchain designed as the first internet-scale programmable blockchain platform.
- Why does BCS require exact field order for deserialization when Move structs have named fields?53
- Multiple Source Verification Errors" in Sui Move Module Publications - Automated Error Resolution42
- Sui Transaction Failing: Objects Reserved for Another Transaction24
- How do ability constraints interact with dynamic fields in heterogeneous collections?04