github.com/iotexproject/iotex-core@v1.14.1-rc1/tools/ioctl/readme/ioctl_contract.md (about) 1 ## ioctl contract 2 3 Deal with smart contract of IoTeX blockchain 4 5 ### Synopsis 6 7 Deal with smart contract of IoTeX blockchain 8 9 ### Options 10 11 ``` 12 --endpoint string set endpoint for once 13 -h, --help help for contract 14 --insecure insecure connection for once 15 ``` 16 17 ### Options inherited from parent commands 18 19 ``` 20 -o, --output-format string output format 21 ``` 22 23 ### SEE ALSO 24 25 * [ioctl](../README.md) - Command-line interface for IoTeX blockchain 26 * [ioctl contract compile](ioctl_contract_compile.md) - Compile smart contract of IoTeX blockchain from source code file(s). 27 * [ioctl contract deploy](ioctl_contract_deploy.md) - Deploy smart contract of IoTeX blockchain 28 * [ioctl contract invoke](ioctl_contract_invoke.md) - Invoke smart contract on IoTeX blockchain 29 * [ioctl contract prepare](ioctl_contract_prepare.md) - Prepare solidity compiler 30 * [ioctl contract share](ioctl_contract_share.md) - share a folder from your local computer to the IoTex smart contract dev.(default to https://ide.iotex.io) 31 * [ioctl contract test](ioctl_contract_test.md) - Test smart contract of IoTeX blockchain 32 33 ###### Auto generated by docgen on 7-Mar-2022