Usage: cargo pbc contract [-hv] [--net=] COMMAND Interacts with contracts. -h, --help Print usage description of the command. --net= The blockchain net to target. "mainnet" Target the mainnet "testnet" Target the Target a custom net (with no browser) , Target a custom net with a custom browser. -v, --verbose Print all available information. Default is to print minimum information. Commands: show Show information about a contract (as JSON). check-standard Check if a contract is a valid contract. secret Interact with secrets from a Zk contract. refuelgas Build, sign and send a transaction that adds more gas to a contract.