Skip to main content

ThirdwebSDK.(constructor)

Constructs a new instance of the ThirdwebSDK class

Signature:

constructor(network: NetworkInput, options?: SDKOptions, storage?: ThirdwebStorage);

Parameters

ParameterTypeDescription
networkNetworkInput
optionsSDKOptions(Optional)
storageThirdwebStorage(Optional)