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:
sacha 2021-09-13 23:20:57 +02:00 committed by GitHub
parent 4d0f4b40c7
commit 1118c39bcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 9 deletions

View File

@ -6,10 +6,4 @@ docs:
eth2: /docs/eth2.html
fluffy: /docs/fluffy.html
libraries: /docs/libraries.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
contributor_guide: /docs/contributor_guide.html

View File

@ -1,6 +1,6 @@
---
id: fluffy
title: Fluffy: an ultra-light client for Ethereum
title: Fluffy, an ultra light client for Ethereum
---
Nimbus has joined the Ethereum Foundations Portal Network team as one of the launch clients for the portal network.
@ -11,6 +11,10 @@ Nimbus has joined the Ethereum Foundations 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.
Nimbus has joined the Ethereum Foundations 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.
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.

View File

@ -23,7 +23,7 @@ sidebar:
introduction: What Is Nimbus?
eth1: eth1 client
eth2: eth2 client
fluffy: Fluffy (Light Portal Network client)
fluffy: Fluffy
libraries: Software Libraries
milestones: Milestones
design: Design