roadmap/content/vac/dst/eng-10ktool/waku/waku-protocols.md

49 lines
749 B
Markdown
Raw Normal View History

2023-10-25 18:20:23 +00:00
---
title: "Waku Protocols"
---
## `vac:dst:eng-10ktool:waku:waku-protocols`
---
```mermaid
%%{
init: {
'theme': 'base',
'themeVariables': {
'primaryColor': '#BB2528',
'primaryTextColor': '#fff',
'primaryBorderColor': '#7C0000',
'lineColor': '#F8B229',
'secondaryColor': '#006100',
'tertiaryColor': '#fff'
}
}
}%%
gantt
tickInterval 1month
dateFormat YYYY-MM-DD
section Status
Waku Protocols: 2023-11-01, 2023-12-31
```
- status: 0%
- CC: Alberto
### Description
So far, we tested gossip / relay, as well as discv5.
This milestone comprises running further Waku protocols, namely:
* filter
* lightpush
* store
* peer exchange
### Justification
### Deliverables