chore: update copy

This commit is contained in:
jinho jang 2023-07-17 18:29:34 +09:00 committed by Jinho Jang
parent 7a3102e5da
commit f23f151d5c
1 changed files with 4 additions and 4 deletions

View File

@ -57,12 +57,12 @@ import {
{
title: 'Easy to use',
description:
<>Nimbus offers a simple consensus layer setup combining beacon node and validator clients, or the flexibility to run the two independently. Get up and running in <a href='https://nimbus.guide/quick-start.html'>three steps</a>.</>,
<>Nimbus offers a simple consensus layer setup combining beacon node and validator clients, or the flexibility to run the two independently. Get up and running quickly in one of <a href='https://nimbus.guide/quick-start.html'>three steps</a>.</>,
},
{
title: 'Downtime 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.",
"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.",
},
]}
>
@ -123,12 +123,12 @@ import {
{
name: 'DSRV',
description:
"has been keen to improve client diversity, and we've been running Nimbus with close to 2000 validators over the last 16 months including Ethereum mainnet. We found Nimbus consensus client to be both reliable and easy to operate while requiring fewer resources, making it worth recommending to every validator not just solo stakers.",
"DSRV has been keen to improve client diversity, and we've been running Nimbus with close to 2000 validators over the last 16 months including Ethereum mainnet. We found Nimbus consensus client to be both reliable and easy to operate while requiring fewer resources, making it worth recommending to every validator not just solo stakers.",
},
{
name: 'Protolamba',
description:
'Processing [60 billion attestation data points of the Ethereum Beacon Chain] only took ~45 min. How? ( . . .) Thanks to the amazing work by Nimbus , this uses their era-format to read all beacon-chain data very quickly, in parallel slices, without much lookup cost.',
'Processing 60 billion attestation data points of the Ethereum Beacon Chain only took ~45 min. How? ( . . .) Thanks to the amazing work by Nimbus, this uses their era-format to read all beacon-chain data very quickly, in parallel slices, without much lookup cost.',
},
{
name: 'Diva Staking',