The name of the contract to deploy
The publisher address to use
The contract version to use
The constructor args to use
The signer to use
The storage to use
Optional clientId: stringThe client id to use
Optional secretKey: stringThe secret key to use
Optional saltForCreate2: stringThe salt to use
Generated using TypeDoc
Direct deploy a contract at a deterministic address, using Create2 method Address depends on the Create2 factory address and salt (if provided).