Deploying smart contracts
Using Gamma CLI
gamma-cli deploy contract.go -name MyToken -signer user1Command parameters
gamma-cli deploy <CODE_FILE> -name [CONTRACT_NAME] -signer [ID_FROM_KEYS_JSON]Caveats
Last updated