Usage
Subcommands
deploy track
Record a contract deployment for tracking across environments.
Deployments are saved to
deployments.json in the project root.
deploy list
List all tracked deployments with optional filters.
deploy export
Export the deployment manifest in different formats.
env format outputs environment variables:
deploy multi
Prepare deployment to multiple networks in sequence.
deploy diff
Compare contract deployments across two networks.
Shows which contracts exist on each network and highlights differences.