mirror of https://github.com/logos-co/roadmap.git
fixed nomos link
This commit is contained in:
parent
a14f674d9c
commit
7faee94050
|
@ -1,21 +0,0 @@
|
|||
---
|
||||
title: ""
|
||||
---
|
||||
This site attempts to inform the previous, current, and future work required to fulfill the requirements of the projects under the Logos Collective, a complete tech stack that provides infrastructure for the self-sovereign network state. To learn more about the motivation, please visit the [Logos Collective Site](https://logos.co).
|
||||
|
||||
This site is an ongoing work in progress. The links within are an attempt to capture a lot of moving targets. This means that the information here may or may not be the bleeding edge of what is true with respect to the development within the Logos Collective projects. Your use of this Website is subject to the following [[terms-of-use|terms of use]] which we ask you to read carefully prior to your use of the Website.
|
||||
|
||||
## Navigation
|
||||
|
||||
### Projects
|
||||
- [Waku](waku/index.md)
|
||||
- [Codex](codex/overview.md)
|
||||
- [Nomos](nomos)
|
||||
|
||||
### Services
|
||||
- [Vac](vac/index.md)
|
||||
- [Comms (Acid Info)](acid/index.md)
|
||||
- [[insight/index|Insight]]
|
||||
|
||||
### Skunk works
|
||||
- [Innovation Lab](innovation_lab/index.md)
|
|
@ -11,7 +11,7 @@ This site is an ongoing work in progress. The links within are an attempt to cap
|
|||
### Projects
|
||||
- [Waku](waku/index.md)
|
||||
- [Codex](codex/overview.md)
|
||||
- [Nomos](nomos/index.md)
|
||||
- [[nomos/index|Nomos]]
|
||||
|
||||
### Services
|
||||
- [Vac](vac/index.md)
|
||||
|
|
|
@ -1,5 +1,10 @@
|
|||
---
|
||||
title: Nomos Roadmap Overview
|
||||
tags:
|
||||
- nomos
|
||||
- Roadmap
|
||||
- overview
|
||||
lastmod: 2023-10-12
|
||||
description: The Nomos project is an attempt to make a scalable, modular, and private L1. To learn more about the project, please visit https://nomos.tech. Nomos is currently in its initial phase as a project within Logos, namely the research and architecture design phase.
|
||||
---
|
||||
## `nomos:`
|
||||
|
@ -45,3 +50,4 @@ Nomos is currently in its initial phase as a project within Logos, namely the re
|
|||
---
|
||||
### Useful Links
|
||||
- [Milestones Overview Notion Page](https://www.notion.so/ec57b205d4b443aeb43ee74ecc91c701?v=e782d519939f449c974e53fa3ab6978c): where the team updates their milestones before being transferred here.
|
||||
|
||||
|
|
Loading…
Reference in New Issue