2018-09-28 20:47:04 +02:00
<div class="home-cover">
2018-10-04 01:02:24 +03:00
{{ partial('partial/header') }}
2018-09-28 20:47:04 +02:00
<div class="intro">
<h1>Nimbus</h1>
2021-09-15 15:37:55 +02:00
<p>We build lighter Ethereum clients</p>
2018-09-28 20:47:04 +02:00
<div class="intro-buttons">
2020-11-05 09:56:36 +01:00
<a class="button button--main" href="https://discord.gg/qnjVyhatUa">JOIN OUR DISCORD</a>
2021-09-15 15:37:55 +02:00
<a class="button button--main" href="http://subscribe.nimbus.team/">Stay updated</a>
2018-09-28 20:47:04 +02:00
</div>
</div>
</div>
<div class="home-wrap">
2019-11-15 00:16:10 +09:00
<div id="about" class="section-header section-header--main">
2021-09-21 13:44:32 +02:00
<h2 id="top-header">We build lighter Ethereum clients</h2>
2021-01-22 16:48:22 +01:00
<p>
2021-09-21 13:44:32 +02:00
Nimbus is a client implementation for both Ethereum 1 and Ethereum 2 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.
2018-09-28 20:47:04 +02:00
</p>
2021-01-22 16:48:22 +01:00
<a href="/docs">See our docs <img src="../img/arrow_orange.svg" /></a>
<div class="work-item">
2021-09-22 13:51:15 +02:00
<img class="work-item-image work-item-image-right" src="../img/graphic-platform-support.svg" />
<div class="work-item-inner">
<h2>Consensus layer (eth2)</h2>
<p>You can use Nimbus today to both monitor the eth2 chain and join the network as a fully-fledged validator.
</p>
<a href="https://nimbus.guide">See our guide <img src="../img/arrow_orange.svg" /></a>
2018-09-28 20:47:04 +02:00
</div>
2021-09-22 13:51:15 +02:00
</div>
<div class="work-item">
2018-10-04 15:50:01 +03:00
<div class="work-item-inner">
2021-09-15 15:37:55 +02:00
<h2>Execution layer (eth1)</h2>
2021-09-21 13:23:33 +02:00
<p>We are working hard on a lightweight Ethereum 1 client to complement our Ethereum 2 client.
2018-10-04 15:50:01 +03:00
</p>
2021-09-15 15:37:55 +02:00
<a href="https://github.com/status-im/nimbus-eth1">Keep up with our progress <img src="../img/arrow_orange.svg" /></a>
2021-09-22 13:51:15 +02:00
2018-10-04 15:50:01 +03:00
</div>
2021-09-22 13:51:15 +02:00
<img class="work-item-image work-item-image-right" src="../img/graphic-research.svg" />
2018-09-28 20:47:04 +02:00
</div>
2018-10-04 15:50:01 +03:00
<div class="work-item">
2021-09-22 13:51:15 +02:00
<img class="work-item-image work-item-image-right" src="../img/graphic-network.svg" />
2018-10-04 15:50:01 +03:00
<div class="work-item-inner">
2021-09-22 13:51:15 +02:00
<h2>Fluffy</h2>
<p>We're also working on the perfect client for a wallet. An ultra-light client that contributes to the network and does not require syncing.
2018-10-04 15:50:01 +03:00
</p>
2021-09-22 13:51:15 +02:00
<a href="https://our.status.im/nimbus-fluffly/">Read the introduction post <img src="../img/arrow_orange.svg" /></a>
2018-10-04 15:50:01 +03:00
</div>
2018-09-28 20:47:04 +02:00
</div>
2018-10-04 15:50:01 +03:00
<div class="work-item">
<div class="work-item-inner">
2021-09-22 13:51:15 +02:00
<h2>Free and open source philosophy</h2>
<p>We’ re building Nimbus as a common good with liberal licensing to allow for the widest deployment of Ethereum 2.0 possible.
2018-10-04 15:50:01 +03:00
</p>
</div>
2021-09-22 13:51:15 +02:00
<img class="work-item-image work-item-image-right" src="../img/graphic-licensing.svg" />
2018-09-28 20:47:04 +02:00
</div>
</div>
2019-11-15 00:16:10 +09:00
<div id="contribute" class="sections">
2018-09-28 20:47:04 +02:00
<div class="inner-header">
<h2>Contribute</h2>
<p>Nimbus is an open source initiative in which anyone can get involved. There are a number of ways to contribute:</p>
</div>
<div class="contribute-wrap">
<div class="contribute">
<h3>Join the Team</h3>
2018-10-01 23:43:14 +03:00
<p>We are always looking for passionate and talented individuals to join our team.
<p>
2020-11-23 18:33:17 +01:00
<a href="https://status.im/our_team/open_positions.html">See list of open roles</a>
<span><a href="https://status.im/our_team/open_positions.html"><img src="../img/arrow_ogn.png" /></a></span>
2018-09-28 20:47:04 +02:00
</div>
<div class="contribute">
2021-04-22 16:41:53 +02:00
<h3>Suppport</h3>
2021-07-14 11:12:06 +02:00
<p>As an Ethereum public good, largely dependent on both Status and the Ethereum Foundation for funding, grants are our lifeblood. See <a href="https://etherscan.io/address/0x70E47C843E0F6ab0991A3189c28F2957eb6d3842">here</a> for our donation address</p>
2018-10-01 23:43:14 +03:00
<p>
2021-04-22 16:41:53 +02:00
<a href="https://gitcoin.co/grants/137/nimbus">Support us on Gitcoin</a>
2018-10-01 23:43:14 +03:00
<span><a href="https://gitcoin.co/explorer?keywords=nimbus&order_by=-web3_created"><img src="../img/arrow_ogn.png" /></a></span>
2018-09-28 20:47:04 +02:00
</div>
<div class="contribute">
<h3>Join the Conversation</h3>
2018-10-01 23:43:14 +03:00
<p>We are an open community and happy to answer your questions and help you learn more about Nimbus.
<p>
2021-01-22 16:48:22 +01:00
<a href="https://discord.com/invite/qnjVyhatUa">Join us on Discord</a>
<span><a href="https://discord.com/invite/qnjVyhatUa"><img src="../img/arrow_ogn.png" /></a></span>
2018-09-28 20:47:04 +02:00
</div>
</div>
2019-11-15 00:16:10 +09:00
<div id="team" class="inner-header">
2018-10-01 12:20:08 +02:00
<h2>Core Contributors</h2>
<p>We’ re a diverse group of researchers, engineers, and scientists with a passion for web3 technologies. We work primarily in Nim.</p>
2018-09-28 20:47:04 +02:00
</div>
<div class="contribute-wrap">
2020-03-23 15:11:39 +01:00
{% for member in site.data.team %}
2018-10-01 12:20:08 +02:00
<div class="contribute">
2020-03-23 15:11:39 +01:00
<img class="contributor" src="{{ member.image }}" />
2020-03-23 15:44:13 +01:00
<h3>{{ member.name }}</h3>
2020-03-23 15:11:39 +01:00
<p><a href="{{ member.statusLink }}" style="color: #939ba1;">{{ member.statusName }}</a></p>
<p><a href="{{ member.gitHubLink }}">See Github profile</a>
<span><a href="{{ member.gitHubLink }}"><img src="../img/arrow_ogn.png" /></a></span>
2019-04-03 13:59:08 +02:00
</p>
</div>
2020-03-23 15:11:39 +01:00
{% endfor %}
2018-09-28 20:47:04 +02:00
</div>
<div class="inner-header">
2019-11-19 02:16:03 +09:00
<h2>Read our News</h2>
<p>Check out the latest Nimbus news:</p>
2018-09-28 20:47:04 +02:00
</div>
2018-10-10 12:22:43 +03:00
<div class="contribute-wrap contribute-wrap-blog">
2018-09-28 20:47:04 +02:00
</div>
</div>
2018-10-12 10:50:57 -06:00
</div>