chore: rename from Logos Network State to Logos Network
This commit is contained in:
parent
66e8695f53
commit
776658ec77
|
@ -1,12 +1,12 @@
|
|||
---
|
||||
title: Comms
|
||||
sidebar_position: 4
|
||||
description: Waku is the peer-to-peer communication layer for the Logos Network State.
|
||||
description: Waku is the peer-to-peer communication layer for the Logos Network.
|
||||
---
|
||||
|
||||
# Waku
|
||||
|
||||
<p><u>Waku</u> is the peer-to-peer communication layer for the Logos network state. It removes centralised third parties from messaging, enabling private, scalable, censorship-resistant communication.</p>
|
||||
<p><u>Waku</u> is the peer-to-peer communication layer for the Logos network. It removes centralised third parties from messaging, enabling private, scalable, censorship-resistant communication.</p>
|
||||
|
||||
**Private**: Waku leverages cutting-edge zero-knowledge encryption to guarantee all messaging and associated metadata benefit from rock-solid privacy, protecting users from third-party intervention.
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Consensus
|
||||
sidebar_position: 3
|
||||
description: Nomos is a privacy-preserving, sovereign, modular blockchain that will serve as the trustless agreements layer for the Logos Network State.
|
||||
description: Nomos is a privacy-preserving, sovereign, modular blockchain that will serve as the trustless agreements layer for the Logos Network.
|
||||
---
|
||||
|
||||
# Nomos
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Participate
|
||||
sidebar_position: 8
|
||||
description: We invite anyone passionate about our mission to participate in the creation of the Logos Network State.
|
||||
description: We invite anyone passionate about our mission to participate in the creation of the Logos Network.
|
||||
pagination_next: null
|
||||
---
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: Process
|
||||
sidebar_position: 6
|
||||
description: Research Process for the Logos Network State
|
||||
description: Research Process for the Logos Network
|
||||
---
|
||||
|
||||
We build public good protocols for everyone, then implement them the way that works for us.
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
---
|
||||
title: Storage
|
||||
sidebar_position: 5
|
||||
description: Codex is a decentralised data storage platform providing strong censorship resistance and durability for the Logos Network State.
|
||||
description: Codex is a decentralised data storage platform providing strong censorship resistance and durability for the Logos Network.
|
||||
---
|
||||
|
||||
# Codex
|
||||
|
||||
<p><u>Codex</u> is a decentralised data storage platform that provides exceptionally strong censorship resistance and durability guarantees. It is the data storage layer of the Logos Network State.</p>
|
||||
<p><u>Codex</u> is a decentralised data storage platform that provides exceptionally strong censorship resistance and durability guarantees. It is the data storage layer of the Logos Network.</p>
|
||||
|
||||
**Durable**: Codex uses a technique known as erasure coding to efficiently ensure data is always available without the storage costs associated with replicating the data. Codex is also a protocol that is friendly to resource-restricted devices, and can endure high levels of churn and large numbers of ephemeral devices.
|
||||
|
||||
|
|
Loading…
Reference in New Issue