iotexproject / iotex-core

Official implementation of IoTeX blockchain protocol in Go.
https://iotex.io
Apache License 2.0
1.55k stars 322 forks source link

[ioctl][ws][#3] project sub command to support interaction with ws contracts #4281

Closed saitofun closed 3 weeks ago

saitofun commented 4 weeks ago

Description

updated reference: wsutil: impls a universal contract calling with result retrieve and contract reading supported commands:

  1. w3bsteram project register ioctl ws project register
  2. w3bstream project attribute ioctl ws project attributes set/geg
  3. update w3bstream project ioctl ws project update
  4. query w3bstream project ioctl ws project query
  5. w3bstream project state control ioctl ws project pause/resume

Type of change

How Has This Been Tested?

Test Configuration:

Checklist:

sonarcloud[bot] commented 4 weeks ago

Quality Gate Passed Quality Gate passed

Issues
3 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud