diff --git a/package.json b/package.json index a764431..c82365d 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "typecheck": "tsc" }, "dependencies": { - "@acid-info/logos-docusaurus-preset": "^1.0.0-alpha.77", + "@acid-info/logos-docusaurus-preset": "^1.0.0-alpha.78", "@docusaurus/core": "2.4.1", "@docusaurus/preset-classic": "2.4.1", "@docusaurus/theme-mermaid": "^2.4.1", diff --git a/src/pages/index.mdx b/src/pages/index.mdx index 6e0ca9b..ff5077a 100644 --- a/src/pages/index.mdx +++ b/src/pages/index.mdx @@ -10,20 +10,21 @@ import { FeatureList, Showcase, HeroInfo, + Roadmap, Box } from '../components/mdx' - {'Nimbus is a light-as-a-feather client for all Ethereum validators, large or small'} + {'Light and Performant Clients, for All Ethereum Validators'} {'Ethereum validators of all sizes trust Nimbus to run their Ethereum nodes. From large node operators, to solo stakers on a Raspberry Pi.'} - - Explore Nimbus + + Get Nimbus @@ -40,26 +41,28 @@ import { 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 three steps., }, { - title: 'Mission-driven', + title: 'Downtime resilient', description: - "Nimbus believes in an internet that is truly free and is owned and operated by the people that use it. All code is open source under MIT and Apache v2 licenses.", + "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.", }, ]} > @@ -68,13 +71,33 @@ import { + + + 1. Simple setup: Run integrated Nimbus Beacon Node and Validator Client together. +

+ 2. Use Nimbus Beacon node: Run Nimbus Beacon Node with an alternative validator client. +

+ 3. Use Nimbus Validator client: Run Nimbus Validator Client with an alternative Beacon Node. +
+ + } + label="Follow the detailed step-by-step guide here" + target="_blank" + href="https://nimbus.guide/quick-start.html" + /> +
+ @@ -85,41 +108,102 @@ import { columns={3} items={[ { - name: 'Solo stakers', + name: 'EthOS', description: - "Individual and hobbyist stakers benefit from reduced hardware demands by running Nimbus clients, making participation in Ethereum widely accessible.", + "We're thankful that Nimbus is building infrastructure that extends Ethereum, and is additive to a crypto-first mobile OS like ethOS. We know first hand that Nimbus is incredibly easy to work with, and boasts great dev support from the team.", }, { - name: 'Institutional stakers', + name: 'DSRV', description: - 'Operators with high-specification hardware benefit from reduced system load, freeing resources for other tasks.', + "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: 'Distributed validator and mini-pool operators', + name: 'Protolamba', description: - 'Benefit from the simplicity and low resource requirements of Nimbus clients. Nimbus is supported by major DV protocols and hardware vendors.', + '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', + description: + 'Happy to collaborate with the great minds from Nimbus to push the boundaries of staking & DVT!', }, ]} /> + + + + + + Want to learn more about Nimbus?
+ Join the Discord community. + + } + label="Discord" + target="_blank" + href="https://discord.com/invite/EP8DZnXu9y" />
- + + Nimbus is part of the Logos Network State Ecosystem. Logos is a grassroots movement to provide trust-minimized, corruption-resistant governing services and social institutions to peaceful people worldwide. +
+
+ Learn more about our ambitious vision. + + } + label="Explore Logos" + href="https://logos.co/" + target="_blank" />
\ No newline at end of file diff --git a/yarn.lock b/yarn.lock index 7dd3f82..6a5ea5e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16,14 +16,14 @@ "@easyops-cn/docusaurus-search-local" "^0.33.6" lodash "^4.17.21" -"@acid-info/logos-docusaurus-preset@^1.0.0-alpha.77": - version "1.0.0-alpha.77" - resolved "https://registry.yarnpkg.com/@acid-info/logos-docusaurus-preset/-/logos-docusaurus-preset-1.0.0-alpha.77.tgz#b68eda33f9d5f61135a360d38a3732629196403b" - integrity sha512-P89o3MgDwR/LYsoIp4KJHcRX5VxpeEp3WYgUkAiFVvLw4AsTvsQdIgiH3vtbAnf9fZ+5gu3ZNuc7pz+MUxwCHw== +"@acid-info/logos-docusaurus-preset@^1.0.0-alpha.78": + version "1.0.0-alpha.78" + resolved "https://registry.yarnpkg.com/@acid-info/logos-docusaurus-preset/-/logos-docusaurus-preset-1.0.0-alpha.78.tgz#eaf8caea70e1ce8a088674634a26e7846dee6174" + integrity sha512-dUGVMsH4u6ylOWO0FyrGdGU8ri+y68uZwo8WOKXDLqeSMA3nQO7BIPxVVgdh13UJCdBz2WMcURRy4ZIw4YKQRA== dependencies: "@acid-info/docusaurus-og" "^1.0.0-alpha.76" "@acid-info/logos-docusaurus-search-local" "^1.0.0-alpha.47" - "@acid-info/logos-docusaurus-theme" "^1.0.0-alpha.76" + "@acid-info/logos-docusaurus-theme" "^1.0.0-alpha.78" "@docusaurus/core" "^2.4.1" "@docusaurus/module-type-aliases" "^2.4.1" "@docusaurus/preset-classic" "^2.4.1" @@ -53,10 +53,10 @@ satori "^0.10.1" sharp "^0.32.1" -"@acid-info/logos-docusaurus-theme@^1.0.0-alpha.76": - version "1.0.0-alpha.76" - resolved "https://registry.yarnpkg.com/@acid-info/logos-docusaurus-theme/-/logos-docusaurus-theme-1.0.0-alpha.76.tgz#7ce8f8c3ba3517744563251877974d5990b69360" - integrity sha512-+holM3FLS1RQrWrptVCFE1vsoGqv87V4oQygagD6Y9hiFR7CUDeO3Wiemy8L1AKVOfqO1s0rvEudH7IWD+sBsA== +"@acid-info/logos-docusaurus-theme@^1.0.0-alpha.78": + version "1.0.0-alpha.78" + resolved "https://registry.yarnpkg.com/@acid-info/logos-docusaurus-theme/-/logos-docusaurus-theme-1.0.0-alpha.78.tgz#d33b40a034467c1dbe415312a630c461909374e8" + integrity sha512-DnQNgN/o8CL+4/7HnoOEz4JqP8DDGKO270XHL8lrNggfVoHCwTAb5S91wy9DFLbPo9t1EAUGXLw81oRwbpRGBg== dependencies: "@acid-info/docusaurus-og" "^1.0.0-alpha.76" "@acid-info/lsd-react" "^0.1.0-alpha.15"