nimbus-site/themes/navy/layout/index.swig

249 lines
14 KiB
Plaintext
Raw Normal View History

2018-09-28 18:47:04 +00:00
<div class="home-cover">
<div class="header">
<div class="header-left">
<div class="logo-wrap">
2018-09-28 19:31:20 +00:00
<span class="logo-span"><a class="logo" href="/"></a></span>
<span class="logo-span"><a class="logo-text" href="/">nimbus</a></span>
2018-09-28 18:47:04 +00:00
</div>
2018-09-28 20:05:07 +00:00
<header class="dropdown">
<nav>
<ul>
<li><a href="#">Status App</a>
<ul>
2018-09-29 00:18:52 +00:00
<li><a href="https://status/im">About</a></li>
<li><a href="https://status.im">Features</a></li>
<li><a href="https://desktop.status.im">Desktop</a></li>
<li><a href="https://docs.status/im">Docs</a></li>
<li><a href="https://our.status/im">Blog</a></li>
<li><a href="https://people-ops.status.im/">Contribute</a></li>
2018-09-28 20:05:07 +00:00
</ul>
</li>
<li><a href="#">Embark</a>
<ul>
<li><a href="https://embark.status.im">About</a></li>
<li><a href="https://embark.status.im/docs">Docs</a></li>
<li><a href="https://our.status.im/tag/embark">Blog</a></li>
<li><a href="https://gitter.im/embark-framework/Lobby">Contribute</a></li>
</ul>
</li>
<li><a href="https://our.status.im/tag/studio">Studio</a></li>
<li><a href="https://status.im/incubate">Incubate</a></li>
<li class="current"><a href="/">Nimbus</a>
<ul>
<li><a href="#">About</a></li>
<li><a href="/docs/">Docs</a></li>
<li><a href="https://our.status.im/tag/research">Blog</a></li>
<li><a href="https://gitter.im/status-im/nimbus">Contribute</a></li>
</ul>
</li>
<li><a href="https://our.status.im/tag/hardwallet">Hardwallet</a></li>
<li><a href="https://our.status.im">Community</a></li>
</ul>
</nav>
</header>
2018-09-28 18:47:04 +00:00
</div>
<div class="secondary-nav">
<div id="search-input-wrap">
<div id="search-input-icon">
<i class="fa fa-search"></i>
</div>
<input type="search" id="search-input" placeholder="Search...">
</div>
2018-09-28 21:16:56 +00:00
<span><a href="http://get.status.im/chat/public/status" class="button button--secondary">Status Chat</a></span>
2018-09-28 18:47:04 +00:00
<span class="social-link social-link--twitter"><a href="https://twitter.com/ethstatus" target="_blank"></a></span>
<span class="social-link social-link--gitter"><a href="https://gitter.im/status-im/nimbus" target="_blank"></a></span>
<span class="social-link social-link--github"><a href="https://github.com/status-im" target="_blank"></a></span>
</div>
</div>
<div class="intro">
<h1>Nimbus</h1>
<p>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.</p>
<div class="intro-buttons">
2018-10-01 10:20:08 +00:00
<a class="button button--main" href="https://gitter.im/status-im/nimbus">JOIN OUR GITTER</a>
<a class="button button--secondary" href="/docs/">GET INVOLVED</a>
2018-09-28 18:47:04 +00:00
</div>
</div>
</div>
<div class="home-wrap">
<div class="section-header section-header--main">
2018-10-01 10:20:08 +00:00
<h2 id="top-header">Future Plans</h2>
<p>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.
2018-09-28 18:47:04 +00:00
</p>
2018-10-01 10:20:08 +00:00
<span><a href="https://github.com/status-im/nimbus">Learn More on Github</a></span> <a href="https://github.com/status-im/nimbus"><img src="../img/arrow_orange.png" /></a>
2018-09-28 18:47:04 +00:00
<div class="work-item">
<div class="work-item-left">
2018-10-01 10:20:08 +00:00
<h2>Friendly Beginnings</h2>
<p>The Nimbus team kicked off research in March 2018 and has steadily been finalizing the blocks needed to deliver a fully stand-alone implementation of
the next generation of Ethereum. Excited about new developments? Get in touch!</p>
<span><a href="https://github.com/status-im/nimbus">See docs</a></span> <a href="https://github.com/status-im/nimbus"><img src="../img/arrow_orange.png" /></a>
<img class="work-item-image work-item-image-right" src="../img/graphic-friendly-beginnings.png" />
2018-09-28 18:47:04 +00:00
</div>
</div>
<div class="clear"></div>
<div class="work-item">
2018-10-01 10:20:08 +00:00
<img class="work-item-image" src="../img/graphic-research.png" />
2018-09-28 18:47:04 +00:00
<div class="work-item-right">
2018-10-01 10:20:08 +00:00
<h2>Friendly Research</h2>
<p>Were 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!</p>
<span><a href="https://github.com/status-im/nimbus">See docs</a></span> <a href="https://github.com/status-im/nimbus"><img src="../img/arrow_orange.png" /></a>
2018-09-28 18:47:04 +00:00
</div>
</div>
<div class="clear"></div>
<div class="work-item">
<div class="work-item-left">
2018-10-01 10:20:08 +00:00
<h2>Friendly Licensing</h2>
<p>Were 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!</p>
<span><a href="https://github.com/status-im/nimbus">See docs</a></span> <a href="https://github.com/status-im/nimbus"><img src="../img/arrow_orange.png" /></a>
<img class="work-item-image work-item-image-right" src="../img/graphic-research.png" />
2018-09-28 18:47:04 +00:00
</div>
</div>
<div class="clear"></div>
<div class="work-item">
2018-10-01 10:20:08 +00:00
<img class="work-item-image" src="../img/graphic-network.png" />
2018-09-28 18:47:04 +00:00
<div class="work-item-right">
2018-10-01 10:20:08 +00:00
<h2>Friendly Networking</h2>
<p>Were 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!</p>
<span><a href="https://github.com/status-im/nimbus">See docs</a></span> <a href="https://github.com/status-im/nimbus"><img src="../img/arrow_orange.png" /></a>
</div>
</div>
<div class="clear"></div>
<div class="work-item">
<div class="work-item-left">
<h2>Friendly Platform Support</h2>
<p>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!</p>
<span><a href="https://github.com/status-im/nimbus">See docs</a></span> <a href="https://github.com/status-im/nimbus"><img src="../img/arrow_orange.png" /></a>
<img class="work-item-image work-item-image-right" src="../img/graphic-platform-support.png" />
2018-09-28 18:47:04 +00:00
</div>
</div>
<div class="clear"></div>
</div>
<div class="sections">
<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>
<p>We are always looking for passionate and talented individuals to join our team.<p>
<a href="https://status.im/open-positions.html">See list of open roles</a>
<span><a href="https://status.im/open-positions.html"><img src="../img/arrow_ogn.png" /></a></span>
</div>
<div class="contribute">
<h3>Work on Bounties</h3>
<p>As an open source project, anyone anywhere can get involved and contribute code.<p>
<a href="https://gitcoin.co/explorer?keywords=nimbus&order_by=-web3_created">See open bounties</a>
<span><a href="https://gitcoin.co/explorer?keywords=nimbus&order_by=-web3_created"><img src="../img/arrow_ogn.png" /></a></span>
</div>
<div class="contribute">
<h3>Join the Conversation</h3>
<p>We are an open community and happy to answer your questions and help you learn more about Nimbus.<p>
<a href="https://get.status.im/chat/public/nimbus">Join us in Status</a>
<span><a href="https://get.status.im/chat/public/nimbus"><img src="../img/arrow_ogn.png" /></a></span>
</div>
</div>
<div class="inner-header">
<a name="team"></a>
2018-10-01 10:20:08 +00:00
<h2>Core Contributors</h2>
<p>Were a diverse group of researchers, engineers, and scientists with a passion for web3 technologies. We work primarily in Nim.</p>
2018-09-28 18:47:04 +00:00
</div>
<div class="contribute-wrap">
2018-10-01 10:20:08 +00:00
<div class="contribute">
<img class="contributor" src="../img/ellipse.png" />
2018-09-28 18:47:04 +00:00
<h3>Yevhen Kabanov</h3>
2018-10-01 10:20:08 +00:00
<p>Engineer</p>
<p><a href="https://github.com/">See Github profile</a>
<span><a href="https://github.com/"><img src="../img/arrow_ogn.png" /></a></span></p>
2018-09-28 18:47:04 +00:00
</div>
2018-10-01 10:20:08 +00:00
<div class="contribute">
<img class="contributor" src="../img/ellipse.png" />
<h3>Jacek Sieka</h3>
<p>Engineer</p>
<p><a href="https://github.com/">See Github profile</a>
<span><a href="https://github.com/"><img src="../img/arrow_ogn.png" /></a></span></p>
</div>
<div class="contribute">
<img class="contributor" src="../img/ellipse.png" />
2018-09-28 18:47:04 +00:00
<h3>Mamy Ratsimbazafy</h3>
2018-10-01 10:20:08 +00:00
<p>Engineer</p>
<p><a href="https://github.com/">See Github profile</a>
<span><a href="https://github.com/"><img src="../img/arrow_ogn.png" /></a></span></p>
2018-09-28 18:47:04 +00:00
</div>
2018-10-01 10:20:08 +00:00
<div class="contribute">
<img class="contributor" src="../img/ellipse.png" />
<h3>Ryan Lipscombe</h3>
<p>Engineer</p>
<p><a href="https://github.com/">See Github profile</a>
<span><a href="https://github.com/"><img src="../img/arrow_ogn.png" /></a></span></p>
2018-09-28 18:47:04 +00:00
</div>
2018-10-01 10:20:08 +00:00
<div class="contribute">
<img class="contributor" src="../img/ellipse.png" />
<h3>Zahary Karadjov</h3>
<p>Engineer</p>
<p><a href="https://github.com/">See Github profile</a>
<span><a href="https://github.com/"><img src="../img/arrow_ogn.png" /></a></span></p>
</div>
<div class="contribute">
<img class="contributor" src="../img/ellipse.png" />
2018-09-28 18:47:04 +00:00
<h3>Yuriy Glukhov</h3>
2018-10-01 10:20:08 +00:00
<p>Engineer</p>
<p><a href="https://github.com/">See Github profile</a>
<span><a href="https://github.com/"><img src="../img/arrow_ogn.png" /></a></span></p>
2018-09-28 18:47:04 +00:00
</div>
2018-10-01 10:20:08 +00:00
<div class="contribute">
<img class="contributor" src="../img/ellipse.png" />
2018-09-28 18:47:04 +00:00
<h3>Dustin Brody</h3>
<p>Engineer<p>
2018-10-01 10:20:08 +00:00
<a href="https://github.com/">See Github profile</a>
<span><a href="https://github.com/"><img src="../img/arrow_ogn.png" /></a></span>
2018-09-28 18:47:04 +00:00
</div>
</div>
<div class="inner-header">
<h2>Read our Blog</h2>
<p>Check out the latest Nimbus news and blog posts:</p>
</div>
<div class="contribute-wrap">
<div class="contribute blog">
<h3>Status Partners with the team behind the programming language Nim</h3>
<p>To bolster research efforts for Nimbus a sharding client for Ethereum status.im have partnered with the core team developing the Nim programming language...<p>
<a href="https://our.status.im/status-partners-with-the-team-behind-the-programming-language-nim/">Read More</a>
<span><a href="https://our.status.im/status-partners-with-the-team-behind-the-programming-language-nim/"><img src="../img/arrow_ogn.png" /></a></span>
</div>
<div class="contribute blog">
<h3>Ethereum Client Developers Conference Retrospective</h3>
<p>A large part of what makes possible "magic internet money" occurs deep down where most people will never see it - in the actual clients. We hosted all the developers in Berlin. Find out what went down...<p>
<a href="https://our.status.im/ethereum-client-developers-conference/">Read More</a>
<span><a href="https://our.status.im/ethereum-client-developers-conference/"><img src="../img/arrow_ogn.png" /></a></span>
</div>
<div class="contribute blog">
<h3>Introducing Nimbus, An Ethereum 2.0 Sharding Client</h3>
<p>In order to advance the collective work on scaling Ethereum, we have been building our own client, called Nimbus, which has a particular focus on sharding and resource-restricted devices...<p>
<a href="https://our.status.im/introducing-nimbus-an/">Read More</a>
<span><a href="https://our.status.im/introducing-nimbus-an/"><img src="../img/arrow_ogn.png" /></a></span>
</div>
</div>
</div>
</div>