mafintosh / mafintosh/hyperlog
not sure how to use sign and verify methods
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 469
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
trying to use hyperlog with @substak signing example and i am not really sure how to use it.
once i include a `identity: keys.publicKey` in the log options, what does that do with the stored keys ?
When does the verify method is invoked to check the signature ?
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
Review the @substak signing example and the hyperlog documentation or entry points for the sign, verify, and `identity: keys.publicKey` options. Clarify what happens to stored keys, when verification runs, and document a complete usage path; done means a newcomer can follow the example and understand the verification timing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100