ThirdwebSDK.(constructor)
Constructs a new instance of the ThirdwebSDK
class
Signature:
constructor(network: NetworkInput, options?: SDKOptions, storage?: ThirdwebStorage);
Parameters
Parameter | Type | Description |
---|---|---|
network | NetworkInput | |
options | SDKOptions | (Optional) |
storage | ThirdwebStorage | (Optional) |