Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 777 Bytes

File metadata and controls

10 lines (7 loc) · 777 Bytes

SentryNet Data Room

SentryNet is a global network of high-performance, lightweight P2P sentries that are interconnected over DoubleZero Multicast. It provides a fast-path for certain types of data, such as blocks and blob sidecars, and offers more competitive latency than the traditional GossipSub-based network.

This repository contains the SentryNet data room, which includes methodologies and notebooks for analyzing SentryNet data.

Requirements

  • Clickhouse CLI (optional, for exporting Xatu DB data to Parquet)
  • Quarto CLI (optional, for rendering notebooks): brew install --cask quarto