mirror of https://github.com/logos-co/roadmap.git
started overviews
This commit is contained in:
parent
21329a033e
commit
9494430363
|
@ -0,0 +1,7 @@
|
||||||
|
---
|
||||||
|
title: "Nomos Specification Milestone Details"
|
||||||
|
---
|
||||||
|
## `nomos:launch:spec:`
|
||||||
|
---
|
||||||
|
|
||||||
|
|
|
@ -3,6 +3,26 @@ title: "Nomos Roadmap Overview"
|
||||||
tags:
|
tags:
|
||||||
- "overview"
|
- "overview"
|
||||||
---
|
---
|
||||||
Welcome to the Nomos Roadmap Overview
|
## `nomos:`
|
||||||
- [Milestones](roadmap/nomos/milestones-overview.md)
|
---
|
||||||
|
|
||||||
- [weekly updates](tags/nomos-updates)
|
- [weekly updates](tags/nomos-updates)
|
||||||
|
|
||||||
|
Nomos is currently in its initial phase as a project within Logos as it develops a coherent and logical roadmap for a Minimum Viable Product (MVP) to launch, along with the future roadmap it plans to achieve. We call this the `launch` phase of the project.
|
||||||
|
|
||||||
|
To learn more about the goals of Nomos, visit the [website](https://nomos.tech)
|
||||||
|
### `launch` Key Milestones
|
||||||
|
|
||||||
|
#### `spec:` Complete Project Specification
|
||||||
|
- `consensus:`
|
||||||
|
- `data-avail:`
|
||||||
|
- `net-privacy:`
|
||||||
|
- `private-pos:`
|
||||||
|
- `private-da:`
|
||||||
|
|
||||||
|
#### `base-mvp:` Base-Layer MVP Development
|
||||||
|
- `consensus:`
|
||||||
|
- `data-avail:`
|
||||||
|
- `net-privacy:`
|
||||||
|
- `private-pos:`
|
||||||
|
- `private-da:`
|
Loading…
Reference in New Issue