isSuiAvailable

suspend fun isSuiAvailable(): Boolean

Pings Sui using the configured endpoint URL and HTTP client.

Return

true if the Sui is available and returns a successful response, false otherwise.