Skip to main content

sdk.initSDK()

Initialize the SDK.

final inst = await joltzSDK.initSDK(seed)

Parameters:

  • options: { seed: string }, the seed phrase.

Return Value:
The initialized SDK.