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 `xrc20transferfrom.go` and `xrc20transferfrom_test.go` files in `./ioctl/newcmd/action`. create this directory if not exist. - Step 2: refactor command https://github.com/iotexproject/iotex-core/blob/master/ioctl/cmd/action/xrc20transferfrom.go...
### What would you like to be added - Step 1: create `diddoc.go` and `diddoc_test.go` files in `./ioctl/newcmd/did`. create this directory if not exist. - Step 2: refactor command https://github.com/iotexproject/iotex-core/blob/master/ioctl/cmd/did/diddoc.go...
### What would you like to be added - Step 1: create `jwtsign.go` and `jwtsign_test.go` files in `./ioctl/newcmd/jwt`. create this directory if not exist. - Step 2: refactor command https://github.com/iotexproject/iotex-core/blob/master/ioctl/cmd/jwt/jwtsign.go...
### What would you like to be added - Step 1: create `didderegister.go` and `didderegister_test.go` files in `./ioctl/newcmd/did`. create this directory if not exist. - Step 2: refactor command https://github.com/iotexproject/iotex-core/blob/master/ioctl/cmd/did/didderegister.go...
### What would you like to be added - Step 1: create `didgenerate.go` and `didgenerate_test.go` files in `./ioctl/newcmd/did`. create this directory if not exist. - Step 2: refactor command https://github.com/iotexproject/iotex-core/blob/master/ioctl/cmd/did/didgenerate.go...
### What would you like to be added - Step 1: create `didgethash.go` and `didgethash_test.go` files in `./ioctl/newcmd/did`. create this directory if not exist. - Step 2: refactor command https://github.com/iotexproject/iotex-core/blob/master/ioctl/cmd/did/didgethash.go...
### What would you like to be added - Step 1: create `didgeturi.go` and `didgeturi_test.go` files in `./ioctl/newcmd/did`. create this directory if not exist. - Step 2: refactor command https://github.com/iotexproject/iotex-core/blob/master/ioctl/cmd/did/didgeturi.go...
### What would you like to be added - Step 1: create `didregister.go` and `didregister_test.go` files in `./ioctl/newcmd/did`. create this directory if not exist. - Step 2: refactor command https://github.com/iotexproject/iotex-core/blob/master/ioctl/cmd/did/didregister.go...
### What would you like to be added - Step 1: create `didupdate.go` and `didupdate_test.go` files in `./ioctl/newcmd/did`. create this directory if not exist. - Step 2: refactor command https://github.com/iotexproject/iotex-core/blob/master/ioctl/cmd/did/didupdate.go...
### What would you like to be added - Step 1: create `contractcompile.go` and `contractcompile_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/contractcompile.go...