mirror of
https://github.com/logos-messaging/pm.git
synced 2026-01-03 14:43:08 +00:00
Backporting previous roadmap to help clarity on what is planned and changed in H2. Uses new format https://github.com/waku-org/pm/pull/299
844 B
844 B
RLN Membership Management FURPS
Functionality
- Can generate RLN credentials.
- Can insert RLN membership in smart contract, with accompanying deposit.
- Can extend RLN membership on smart contract.
- Can withdraw deposit from smart contract.
- Membership credentials are encrypted by default on local disk.
Usability
- RLN membership details can be exported and imported.
- Deployment details (address, chain id) are persisted by library and in exports.
Reliability
- Import and exports are interoperable across all implementations.
Performance
- ...
Supportability
- Browser application, using web3 wallet browser extensions.
+ (Privacy, Anonymity, Deployments)
- Deployed on https://rln.waku.org
- Available for Linea Sepolia Testnet contracts.
- Proof generation and validation is out of scope.