holepunchto / holepunchto/hyper-multisig-cli
Once verify competes, output an easy to share stateless message about success
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
when using
hyper-multisig -c config.json verify <signing_request>
There should be an easy to share message with other signers that is stateless, and explains more clearly that the request was a success. It would be nice if it printed the length etc so the verification message is “stateless”. More info the better that is in a easy to share reponse.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the CLI entry point for hyper-multisig -c config.json verify <signing_request> and trace the current successful verification output. Update the response so it clearly reports success and includes enough information, such as the request length, for signers to share it without additional state; add or update tests if the repository provides them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100