Package-level declarations

This package contains all the utility functions used by Ksui.

Types

Link copied to clipboard
enum Logger : Enum<Logger>
Link copied to clipboard

Functions

Link copied to clipboard
inline fun <T> bcs(data: T): ByteArray
Link copied to clipboard
fun Logger.getKtorLogger(): Logger
Link copied to clipboard
fun LogLevel.getKtorLogLevel(): LogLevel
Link copied to clipboard

Extension functions to create Argument.Inputs from various types.

Link copied to clipboard

Helper function to create a list of TransactionDigests from a list of Strings.

Link copied to clipboard
Link copied to clipboard

Extension function to create a SuiAddress from a String.

Link copied to clipboard

Extension function to create a TransactionDigest from a String.