graphprotocol / graphprotocol/hypergraph
Invite flow
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
MVP
- invite by address
Discover of people
- query type Person with an encryptionPublicKey by e.g. name
Connect
- when you sign up with connect once -> on sign up we could publish the encryption public key to your home space
Invite (already implemented)
- Invite by encryptionPublicKey
Contributor guide
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
No files, tests, or entry points are named. Start by locating the existing “Invite by encryptionPublicKey” implementation, then clarify the address-invite, person-discovery, and sign-up connection requirements. Done should be defined as agreed behavior for each MVP item with corresponding tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100