Contract
The contract
command allows you to manage the smart contracts in your project.
bunx infinit contract [options] [command]
The command must be executed in the root directory of your project.
Commands
Command | Description |
---|---|
compile | Compile the smart contracts of the project |
verify | Verify the source code of your deployed smart contracts in the blockchain explorer |
Options
Option | Description |
---|---|
-h, --help | Display help for command |