mirror of
https://github.com/status-im/nimbus-site.git
synced 2025-01-15 14:25:36 +00:00
parent
483693d4d6
commit
45876d9944
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Nimbus offers light and high-performing clients for the Ethereum Network
|
title: Light and high-performing Ethereum clients
|
||||||
description: Run Nimbus on lightweight devices or enterprise-grade servers with equal ease and peace of mind. Trusted by solo stakers and enterprise node operators alike.
|
description: Run Nimbus on lightweight devices or enterprise-grade servers with equal ease and peace of mind. Trusted by solo stakers and node operators alike.
|
||||||
---
|
---
|
||||||
|
|
||||||
import {
|
import {
|
||||||
@ -23,7 +23,7 @@ import {
|
|||||||
|
|
||||||
<Box top={{ xs: 32 }} bottom={{ xs: 144, lg: 216 }}>
|
<Box top={{ xs: 32 }} bottom={{ xs: 144, lg: 216 }}>
|
||||||
<HeroTitle>
|
<HeroTitle>
|
||||||
{'NIMBUS OFFERS LIGHT AND HIGH PERFORMING CLIENTS FOR THE ETHEREUM NETWORK'}
|
{'LIGHT AND HIGH PERFORMING ETHEREUM CLIENTS'}
|
||||||
</HeroTitle>
|
</HeroTitle>
|
||||||
<HeroDescription>
|
<HeroDescription>
|
||||||
{'Run Nimbus on lightweight devices or enterprise-grade servers with equal ease and peace of mind. Trusted by solo stakers and enterprise node operators alike.'}
|
{'Run Nimbus on lightweight devices or enterprise-grade servers with equal ease and peace of mind. Trusted by solo stakers and enterprise node operators alike.'}
|
||||||
@ -106,7 +106,7 @@ import {
|
|||||||
<ShowcaseCard
|
<ShowcaseCard
|
||||||
index={4}
|
index={4}
|
||||||
name="Resilient"
|
name="Resilient"
|
||||||
description="Nimbus includes several features to improve redundancy and resilience. For example, distributed keystore support allows for pairing a single Nimbus instance with multiple Web3Signer servers. If one of the instances fails, another takes over. Plus, Nimbus can support multiple Beacon Nodes, creating redundancy and resilience against downtime."
|
description="Nimbus boosts resilience with distributed keystore support for pairing with multiple Web3Signer servers. It also creates redundancy and resilience against downtime by supporting multiple Beacon Nodes."
|
||||||
/>
|
/>
|
||||||
</Grid.Item>
|
</Grid.Item>
|
||||||
</Grid>
|
</Grid>
|
||||||
@ -233,7 +233,7 @@ import {
|
|||||||
title="Community Suppport"
|
title="Community Suppport"
|
||||||
columns={2}
|
columns={2}
|
||||||
description="Nimbus is trusted by Ethereum validators diverse in both size and operating requirements. But don't just take our word for it."
|
description="Nimbus is trusted by Ethereum validators diverse in both size and operating requirements. But don't just take our word for it."
|
||||||
label="Get Nimbus"
|
label="Try Nimbus for yourself"
|
||||||
href="https://nimbus.guide/quick-start.html"
|
href="https://nimbus.guide/quick-start.html"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
/>
|
/>
|
||||||
@ -279,7 +279,7 @@ import {
|
|||||||
<CallToActionSection
|
<CallToActionSection
|
||||||
columns={1}
|
columns={1}
|
||||||
title="Free and open source"
|
title="Free and open source"
|
||||||
description="We're building Nimbus as a common good with liberal licensing to allow for the widest deployment of Ethereum possible."
|
description="Nimbus is being developed as a common good with liberal licensing to enable the broadest deployment of Ethereum possible."
|
||||||
label='Donate'
|
label='Donate'
|
||||||
href="https://etherscan.io/address/0xDeb4A0e8d9a8dB30a9f53AF2dCc9Eb27060c6557"
|
href="https://etherscan.io/address/0xDeb4A0e8d9a8dB30a9f53AF2dCc9Eb27060c6557"
|
||||||
/>
|
/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user