gamma-cli deploy
and provide the contract name. You will also need to provide the source code for the contract.<CODE_FILE>
Source file for the smart contract being deployed, normally .go or .js file-name
Name of the contract on the blockchain (used by future transaction senders)-signer
Account ID of the signer of the deploy transaction (from orbs-test-keys.json
)-name
, your code file name will be used.gamma-cli stop-local
all contracts will disappear.