handshake-org / handshake-org/hsd
Improving the RPC help
Open
- Dominant language
- JavaScript
- Stars
- 2.1k
- Forks
- 306
- PR merge metrics
- No merged PRs in 30d
Description
Hello.
I have seen that both the hsw-cli and hsd-cli rpc interfaces are not documented:
```
$ ./hsd-cli rpc help
Select a command.
```
And fails badly when called with no arguments:
```
$ ./hsw-cli rpc
AssertionError [ERR_ASSERTION]: Assertion failed.
```
I would love to contribute, and I thought that addressing those issues could be a good start.
However, I see there's the API unification issue (#543), and could be the reason why no one looked at this behaviours yet.
What's your takes?
Contributor guide
Assessment
This issue has not been assessed yet.