mirror of
https://github.com/logos-messaging/pm.git
synced 2026-01-02 14:13:09 +00:00
reorganize furps
This commit is contained in:
parent
8498d304d8
commit
bb7c926984
@ -9,21 +9,35 @@ All Waku core FURPS are assumed to be deployed and enabled on The Waku Network.
|
||||
|
||||
## Core Protocols
|
||||
|
||||
- [Incentivisation](core/incentivisation.md)
|
||||
- [Light Push](core/light_push.md)
|
||||
- [Store](core/store.md)
|
||||
- [Mix](core/mix.md)
|
||||
- [Rendezvous](core/rendezvous.md)
|
||||
- [RLN Relay](core/rln_relay.md)
|
||||
- [RLN SDK](core/rln_sdk.md)
|
||||
- [RLN Smart Contract](core/rln_smart_contract.md)
|
||||
- [Incentivisation](core/incentivisation.md)
|
||||
- [Mix](core/mix.md)
|
||||
- [Store](core/store.md)
|
||||
- [Store Sync](core/store_sync.md)
|
||||
- [Waku SDK](core/waku_sdk.md)
|
||||
|
||||
## Application Protocols
|
||||
|
||||
- [P2P Reliability](application/p2p_reliability.md)
|
||||
- [Scalable Data Sync](application/sds.md)
|
||||
- [Chat SDK](application/chat_sdk.md)
|
||||
- [Codex Archiving](application/codex_archiving.md)
|
||||
- [Forum](application/forum.md)
|
||||
- [Group Chat](application/group_chat.md)
|
||||
- [js-waku](application/js-waku.md)
|
||||
- [Local Dev RLN Harness](application/local_dev_rln_harness.md)
|
||||
- [Local Web Dev Harness](application/local_web_dev_harness.md)
|
||||
- [Network Metrics Tracker](application/network_metrics_tracker.md)
|
||||
- [nwaku](application/nwaku.md)
|
||||
- [P2P Reliability](application/p2p_reliability.md)
|
||||
- [Qaku](application/qaku.md)
|
||||
- [Rate Limit Manager](application/rate_limit_manager.md)
|
||||
- [RLN Membership Management](application/rln_membership_management.md)
|
||||
- [Scalable Data Sync](application/sds.md)
|
||||
- [Segmentation](application/segmentation.md)
|
||||
- [Signal Network](application/signal_network.md)
|
||||
- [Status Communities](application/status_communities.md)
|
||||
- [status-go](application/status_go.md)
|
||||
- [Status Private Chats](application/status_private_chats.md)
|
||||
@ -1,4 +1,4 @@
|
||||
# Waku RLN API FURPS
|
||||
# Waku RLN SDK FURPS
|
||||
|
||||
## Functionality
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Waku ADK FURPS
|
||||
# Waku SDK FURPS
|
||||
|
||||
## Functionality
|
||||
|
||||
|
||||
@ -91,7 +91,7 @@ See deliverables.
|
||||
|
||||
**Owner**: nwaku
|
||||
|
||||
**Feature**: [Waku RLN API](/FURPS/core/rln_api.md)
|
||||
**Feature**: [Waku RLN API](/FURPS/core/rln_sdk.md)
|
||||
|
||||
**FURPS**:
|
||||
- F1. Accepts RLN network configuration at initialization.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user