diff --git a/source/docs/index.md b/source/docs/index.md index f385044..5791d85 100644 --- a/source/docs/index.md +++ b/source/docs/index.md @@ -7,6 +7,8 @@ Nimbus is a project founded by the [Status.im](https://status.im/) network, focu Because the largest deployment of Ethereum will potentially be on embedded systems, Nimbus is designed to perform well on IoT and personal mobile devices, including older smartphones with resource-restricted hardware. +However, resource-restricted hardware is not the only thing Nimbus is good for. Its low resource consumption makes it easy to run Nimbus together with other workloads on your server (this is especially valuable for eth2 stakers looking to lower the cost of their server instances). + Nimbus' embeddable, lightweight, and self-contained design makes it production ready for Web 3.0 and ensures that it can be supported and maintained across all goals of Ethereum 2.0. For a more comprehensive introduction, please read our [Nimbus for Newbies](https://our.status.im/nimbus-for-newbies/) post. diff --git a/themes/navy/layout/index.swig b/themes/navy/layout/index.swig index cf35119..00a7814 100644 --- a/themes/navy/layout/index.swig +++ b/themes/navy/layout/index.swig @@ -2,57 +2,57 @@ {{ partial('partial/header') }}

Nimbus

-

Researching and implementing lighter Ethereum 2.0 clients

+

Researching and implementing lighter Ethereum clients

JOIN OUR DISCORD - BECOME AN ETH2 VALIDATOR + Play with Nimbus
-

Research for Scale️️

-

Nimbus is a research project and a client implementation for Ethereum 2.0 designed to perform well on embedded systems and personal mobile devices, including older smartphones with resource-restricted hardware. +

Lightweight as possible

+

+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.

- See our repos + See our docs
+
+ +
+

Ready for eth2

+

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

+ See our book +
+
+
-

Friendly Research

-

We’re translating the latest Ethereum 2.0 research like BN curves, BLS signatures and RANDAO games into practical, performant and reusable - libraries to provide fertile exploration ground for further R&D. Want to run advanced simulations and tests? Get in touch! +

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.

- See docs + See our libraries
-

Friendly Licensing

-

We’re building Nimbus as a common good with liberal licensing to allow the widest deployment of Ethereum 2.0 possible. - Want to integrate Nimbus in your product? Get in touch! +

Free and open source philosophy

+

We’re building Nimbus as a common good with liberal licensing to allow for the widest deployment of Ethereum 2.0 possible.

-

Friendly Networking

-

We're crazy about hacking together. Want to make Nimbus or Nim the focus of your hackathon? Coming to one of ours but not sure where to start? We'd love to help you out and get the ball rolling. Get in touch! +

Community first

+

We're crazy about hacking together. If you want to make Nim or Nimbus the focus of your hackathon, we'd love to help you out and get the ball rolling. Please get in touch!

-
- -
-

Friendly Platform Support

-

The Nim language delivers safe and performant code on any platform with a C compiler available. Developing the latest RISC-V - boards or simply have an old Windows machine lying around? Get in touch! -

-
-
@@ -69,18 +69,18 @@
-

Work on Bounties

-

As an open source project, anyone anywhere can get involved and contribute code. +

Support us on Gitcoin

+

As an open source project largely dependent on the Ethereum Foundation for funding, grants are our lifeblood.

- See open bounties + Support us

Join the Conversation

We are an open community and happy to answer your questions and help you learn more about Nimbus.

- Join us in Status - + Join us on Discord +

diff --git a/themes/navy/layout/partial/head.swig b/themes/navy/layout/partial/head.swig index 770dba4..64d544e 100644 --- a/themes/navy/layout/partial/head.swig +++ b/themes/navy/layout/partial/head.swig @@ -32,5 +32,5 @@ {{ feed_tag('atom.xml') }} - +