Package-level declarations

Types

Link copied to clipboard
data class ClientConfig @JvmOverloads constructor(var serverUrl: String = "api.lightspark.com", var authProvider: AuthProvider? = null)
Link copied to clipboard

Main entry point for the Lightspark Wallet SDK.

Link copied to clipboard

Main entry point for the Lightspark SDK using the Java Futures API.

Link copied to clipboard

Main entry point for the Lightspark SDK which makes synchronous, blocking API calls.

Functions

Link copied to clipboard
Link copied to clipboard