Deploy Task
To deploy the task locally, run the following command.
clique deploy --kernel http://127.0.0.1:8000To publish the task to the Clique network,
clique deploy --kernel http://kernel-testnet.clique.techThis command will default to deploying the tasks/manifest.toml file.
Last updated