mirror of
https://github.com/status-im/nimbus-site.git
synced 2025-02-06 09:03:45 +00:00
Fix fluffy (#114)
* Website update (#104) * Remove technical material from eth2 section + minor edits (#97) * Update team.yml * Update Nimbus docs * add newsletter to header, footer, and mobile * remove eth2-temp * add mamy's feedback * add donation address * fix github link, add page on fluffy * edit contribute message * Update fluffy.md (#112) Remove some outdated resources and small clean-up * try and fix fluffy 404 * try and fix fluffy 404 * try and fix fluffy 404 * try and fix fluffy 404 * try and fix fluffy 404 * try and fix fluffy 404 * try and fix fluffy 404 Co-authored-by: Kim De Mey <kim.demey@gmail.com>
This commit is contained in:
parent
4d0f4b40c7
commit
1118c39bcf
@ -7,9 +7,3 @@ docs:
|
|||||||
fluffy: /docs/fluffy.html
|
fluffy: /docs/fluffy.html
|
||||||
libraries: /docs/libraries.html
|
libraries: /docs/libraries.html
|
||||||
contributor_guide: /docs/contributor_guide.html
|
contributor_guide: /docs/contributor_guide.html
|
||||||
# Guides:
|
|
||||||
# Ethereum 1: /docs/eth1.html
|
|
||||||
# Testnet 0: /docs/t0.html
|
|
||||||
# Testnet 1: /docs/t1.html
|
|
||||||
# Custom Testnet: /docs/custom-nimbus-testnet.html
|
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
id: fluffy
|
id: fluffy
|
||||||
title: Fluffy: an ultra-light client for Ethereum
|
title: Fluffy, an ultra light client for Ethereum
|
||||||
---
|
---
|
||||||
|
|
||||||
Nimbus has joined the Ethereum Foundation’s Portal Network team as one of the launch clients for the portal network.
|
Nimbus has joined the Ethereum Foundation’s Portal Network team as one of the launch clients for the portal network.
|
||||||
@ -11,6 +11,10 @@ Nimbus has joined the Ethereum Foundation’s Portal Network team as one of the
|
|||||||
|
|
||||||
In a sentence, [the Portal Network](https://github.com/ethereum/stateless-ethereum-specs/blob/master/portal-network.md#network-functionality) is an in-progress cross-team effort to re-imagine the Ethereum light client, and develop a practical and functional light client experience.
|
In a sentence, [the Portal Network](https://github.com/ethereum/stateless-ethereum-specs/blob/master/portal-network.md#network-functionality) is an in-progress cross-team effort to re-imagine the Ethereum light client, and develop a practical and functional light client experience.
|
||||||
|
|
||||||
|
Nimbus has joined the Ethereum Foundation’s Portal Network team as one of the launch clients for the Portal Network.
|
||||||
|
|
||||||
|
In a sentence, [the Portal Network](https://github.com/ethereum/stateless-ethereum-specs/blob/master/portal-network.md#network-functionality) is an in-progress cross-team effort to re-imagine the Ethereum light client, and develop a practical and functional light client experience.
|
||||||
|
|
||||||
In particular, our aim is to work together with the EF to develop a new set of Ethereum protocols alongside the existing Eth protocol that will specifically serve this new way of accessing Ethereum data.
|
In particular, our aim is to work together with the EF to develop a new set of Ethereum protocols alongside the existing Eth protocol that will specifically serve this new way of accessing Ethereum data.
|
||||||
|
|
||||||
The overarching goal is to provide a mode of operation for Ethereum that serves common usage patterns, as opposed to keeping track of the full state at all times, as current clients do.
|
The overarching goal is to provide a mode of operation for Ethereum that serves common usage patterns, as opposed to keeping track of the full state at all times, as current clients do.
|
||||||
|
@ -23,7 +23,7 @@ sidebar:
|
|||||||
introduction: What Is Nimbus?
|
introduction: What Is Nimbus?
|
||||||
eth1: eth1 client
|
eth1: eth1 client
|
||||||
eth2: eth2 client
|
eth2: eth2 client
|
||||||
fluffy: Fluffy (Light Portal Network client)
|
fluffy: Fluffy
|
||||||
libraries: Software Libraries
|
libraries: Software Libraries
|
||||||
milestones: Milestones
|
milestones: Milestones
|
||||||
design: Design
|
design: Design
|
||||||
|
Loading…
x
Reference in New Issue
Block a user