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