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