roadmap/content/nomos/base-layer-spec/index.md

1.7 KiB

title description
Nomos Milestone: Full Base Layer Specification The initial milestone of the Nomos project is a full specification of the Base Layer. This entails detailed explanations of the working parts of the architecture and how they lay the groundwork for future layers to be built on top.

nomos:base-layer-spec:


Description

The initial milestone of the Nomos project is a full specification of the Base Layer. This entails detailed explanations of the working parts of the architecture and how they lay the groundwork for future layers to be built on top. The working parts are:

  • A private P2P network
  • Data availability
  • A private Proof-of-State model leveraging a scalable, lightweight consensus algorithm

This work can be tracked via the following epics.

Key Epics

network-privacy: nomos/base-layer-spec/network-privacy/index

  • due:
  • progress:
  • short description: Creation of a privacy preserving network underlay

private-pos: nomos/base-layer-spec/priv-pos/index

  • next deliverable: Sept 29, 2023
  • progress: 99%
  • short description: Creation of a Proof-of-Stake model that preserves the privacy of the stakers within the network

data-availability: content/nomos/base-layer-spec/data-availability/index

  • due:
  • progress:
  • short description: Definition of how Nomos makes data available to network participants, and its reference implementation for the Base Layer.

Dependent Upon:

vac:dr:carnot-aggregation-spec

vac:tke:stake-rewards