mirror of https://github.com/logos-co/roadmap.git
38 lines
1.2 KiB
Markdown
38 lines
1.2 KiB
Markdown
---
|
|
title: Vac Roadmap
|
|
---
|
|
## `vac`
|
|
|
|
### Structure
|
|
|
|
`vac:<unit>:<tag>:<for_project>:<title>_<counter>`
|
|
- `vac` indicates it is a vac milestone
|
|
- `unit` indicates the vac unit `p2p`, `dst`, `tke`, `acz`, `sc`, `zkvm`, `dr`, `rfc`
|
|
- `tag` tags a specific area / project / epic within the respective vac unit, e.g. `nimlibp2p`, or `zerokit`
|
|
- `for_project` indicates which Logos project the milestone is mainly for `nomos`, `waku`, `codex`, `nimbus`, `status`; or `vac` (meaning it is internal / helping all projects as a base layer)
|
|
- `title` the title of the milestone
|
|
- `counter` an optional counter; `01` is implicit; marked with a `02` onward indicates extensions of previous milestones
|
|
|
|
### Vac Unit Roadmaps
|
|
|
|
#### R&D Service Units
|
|
|
|
- `p2p`: [[vac/p2p/overview| Peer-to-peer]]
|
|
- `tke:` [[vac/tke/overview| Token Engineering]]
|
|
- `dst:` [[vac/dst/overview| Distributed Systems Testing]]
|
|
- `acz:` [[vac/acz/overview| Applied Cryptography and Zero-knowledge]]
|
|
- `sc:` [[vac/sc/overview| Smart Contracts]]
|
|
|
|
#### Vac Core
|
|
|
|
- `dr:` [[vac/dr/overview|Deep Research]]
|
|
- `rfc:` [[vac/rfc/overview|RFC Process and Maintenance]]
|
|
|
|
#### Incubator Projects
|
|
|
|
- `zkvm:` [[vac/zkvm/overview|Zero-knowledge Virtual Machine]]
|
|
|
|
### Weekly Updates
|
|
- [weekly updates](tags/vac-updates)
|
|
|