iotex-core
iotex-core copied to clipboard
Official implementation of IoTeX blockchain protocol in Go. An ultra-efficient EVM blockchain offering 1000 TPS with instant 1-block finality. Perfect for DeFi, DePIN tokenomics, Identities, and any t...
### What would you like to be added - Step 1: create `contractdeploy.go` and `contractdeploy_test.go` files in `./ioctl/newcmd/contract`. create this directory if not exist. - Step 2: refactor command https://github.com/iotexproject/iotex-core/blob/master/ioctl/cmd/contract/contractdeploy.go...
### What would you like to be added - Step 1: create `contractdeploybin.go` and `contractdeploybin_test.go` files in `./ioctl/newcmd/contract`. create this directory if not exist. - Step 2: refactor command https://github.com/iotexproject/iotex-core/blob/master/ioctl/cmd/contract/contractdeploybin.go...
### What would you like to be added - Step 1: create `contractdeploybytecode.go` and `contractdeploybytecode_test.go` files in `./ioctl/newcmd/contract`. create this directory if not exist. - Step 2: refactor command https://github.com/iotexproject/iotex-core/blob/master/ioctl/cmd/contract/contractdeploybytecode.go...
### What would you like to be added - Step 1: create `contractinvoke.go` and `contractinvoke_test.go` files in `./ioctl/newcmd/contract`. create this directory if not exist. - Step 2: refactor command https://github.com/iotexproject/iotex-core/blob/master/ioctl/cmd/contract/contractinvoke.go...
### What would you like to be added - Step 1: create `contractinvokebytecode.go` and `contractinvokebytecode_test.go` files in `./ioctl/newcmd/contract`. create this directory if not exist. - Step 2: refactor command https://github.com/iotexproject/iotex-core/blob/master/ioctl/cmd/contract/contractinvokebytecode.go...
### What would you like to be added - Step 1: create `contractinvokefunction.go` and `contractinvokefunction_test.go` files in `./ioctl/newcmd/contract`. create this directory if not exist. - Step 2: refactor command https://github.com/iotexproject/iotex-core/blob/master/ioctl/cmd/contract/contractinvokefunction.go...
### What would you like to be added - Step 1: create `contractprepare.go` and `contractprepare_test.go` files in `./ioctl/newcmd/contract`. create this directory if not exist. - Step 2: refactor command https://github.com/iotexproject/iotex-core/blob/master/ioctl/cmd/contract/contractprepare.go...
### What would you like to be added - Step 1: create `contractshare.go` and `contractshare_test.go` files in `./ioctl/newcmd/contract`. create this directory if not exist. - Step 2: refactor command https://github.com/iotexproject/iotex-core/blob/master/ioctl/cmd/contract/contractshare.go...
### What would you like to be added - Step 1: create `contracttestbytecode.go` and `contracttestbytecode_test.go` files in `./ioctl/newcmd/contract`. create this directory if not exist. - Step 2: refactor command https://github.com/iotexproject/iotex-core/blob/master/ioctl/cmd/contract/contracttestbytecode.go...
### What would you like to be added - Step 1: create `contracttestfunction.go` and `contracttestfunction_test.go` files in `./ioctl/newcmd/contract`. create this directory if not exist. - Step 2: refactor command https://github.com/iotexproject/iotex-core/blob/master/ioctl/cmd/contract/contracttestfunction.go...