sdk.initSDK()
Initialize the SDK.
final inst = await joltzSDK.initSDK(seed)
Parameters:
options:{ seed: string }, the seed phrase.
Return Value:
The initialized SDK.
sdk.initSDK()Initialize the SDK.
final inst = await joltzSDK.initSDK(seed)
Parameters:
options: { seed: string }, the seed phrase.Return Value:
The initialized SDK.