handshake-org / handshake-org/hsd

Improving the RPC help

Open
#598 3 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.