Owner: @Daniel Sanchez Quiros

<aside> 🚧

I’ll debloat the document, just keeping whats important, and ping reviewers for review later on.

</aside>

Introduction

Nomos p2p network is the

Overview

The Nomos ecosystem is built upon a modular architecture that leverages three distinct and independent networks. Each of these networks is designed to fulfill specific functional requirements, ensuring optimal performance, scalability, and security for the broader system. These networks are categorized based on their accessibility and participation rules.

Classification of Networks

  1. Public Networks:
  2. Private Networks:

Construction

Public Network

The Nomos public network is used by any entity interested in information from the Nomos Bedrock. Any kind of validators, light clients, explorers, indexers, etc. can connect to and participate within the network.

The Nomos public network is based on:

1. Efficient Message Propagation with GossipSub

GossipSub is a gossip-based PubSub protocol designed for scalability and efficiency in decentralized networks. It operates by having peers exchange messages with a subset of their neighbors, reducing the overhead of broadcasting to the entire network. Key features include: