mirror of
https://github.com/logos-messaging/pm.git
synced 2026-01-03 22:53:09 +00:00
791 B
791 B
RLN Smart Contract FURPS
Functionality
- RLN rate limit can be defined in terms of multiple messages per epoch.
- RLN rate limit is set at membership insertion
- RLN initialization only requires Web3 RPC
calls, no blockchain events are needed. - An ERC-20 token deposit is needed to insert a membership
Usability
- Application developers can set RLN rate limit at insertion.
- User do not need to wait for merkle tree synchronization and building to start relaying or sending messages.
Reliability
- ...
Performance
- ...
Supportability
- ...
+ (Privacy, Anonymity, Deployments)
- Smart Contracts are deployed on Status Network Testnet.
- TWN uses smart contracts deployed on Status Network Testnet.
- Smart Contracts have been audited.