Package-level declarations

Types

Link copied to clipboard
class Sui(config: SuiConfig = SuiConfig(), makeDefault: Boolean = true) : Coin, Events, Governance, General, Transaction, Object, Sns, Move, Faucet

The primary entry point for interacting with the Sui network.

Link copied to clipboard
object SuiKit

A singleton object that holds a default, globally accessible Sui client instance.