From 07db7a9ba1a46720dce8c90e5cca544d1cd18b3b Mon Sep 17 00:00:00 2001 From: sacha Date: Wed, 15 Sep 2021 15:42:57 +0200 Subject: [PATCH] Update homepage (#116) * 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 * update homepage (#115) Co-authored-by: Kim De Mey --- source/docs/fluffy.md | 4 ---- themes/navy/layout/index.swig | 18 ++++++++---------- 2 files changed, 8 insertions(+), 14 deletions(-) diff --git a/source/docs/fluffy.md b/source/docs/fluffy.md index 361f5e3..e57f95c 100644 --- a/source/docs/fluffy.md +++ b/source/docs/fluffy.md @@ -11,10 +11,6 @@ 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. -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. 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. diff --git a/themes/navy/layout/index.swig b/themes/navy/layout/index.swig index 17586ae..c8fbbdb 100644 --- a/themes/navy/layout/index.swig +++ b/themes/navy/layout/index.swig @@ -2,17 +2,16 @@ {{ partial('partial/header') }}

Nimbus

-

Researching and implementing lighter Ethereum clients

+

We build lighter Ethereum clients

-

Lightweight as possible

+

The lightest Ethereum client

Nimbus is a client implementation for both Ethereum 2.0 and Ethereum 1.0 that strives to be as lightweight as possible in terms of resources used. This allows it to perform well on embedded systems, resource-restricted devices -- including Raspberry Pis and mobile devices -- and multi-purpose servers.

@@ -22,21 +21,20 @@ Nimbus is a client implementation for both Ethereum 2.0 and Ethereum 1.0 that st
-

Ready for eth2

+

Consensus layer(eth2)

You can use Nimbus today to both monitor the eth2 chain and join the network as a fully-fledged validator.

See our book
-
+
-

Exploring the frontiers of research

-

Nimbus is a research project. We translate the latest Ethereum 2.0 research into practical, performant and reusable libraries to provide fertile exploration ground for further R&D. +

Execution layer (eth1)

+

We are working hard on a mainnet-capable Ethereum 1 client to complement our Ethereum 2 client.

- See our libraries + Keep up with our progress
-