2015-12-20 05:22:45 +01:00
|
|
|
|
---
|
|
|
|
|
layout: base
|
|
|
|
|
|
|
|
|
|
front_page: true
|
|
|
|
|
---
|
|
|
|
|
|
2015-12-20 18:03:44 +01:00
|
|
|
|
<header class="section hero">
|
2015-12-20 05:22:45 +01:00
|
|
|
|
<div class="row">
|
2015-12-20 19:31:36 +01:00
|
|
|
|
<div class="hero__content">
|
|
|
|
|
<svg class="logo logo--full" aria-labelledby="title">
|
|
|
|
|
<title>Logo</title>
|
|
|
|
|
<use xlink:href="/assets/img/sprite.svg#logo"></use>
|
|
|
|
|
</svg>
|
2015-12-21 17:46:24 +01:00
|
|
|
|
<h1 class="section-title">The world’s most scalable blockchain. Coming soon.</h1>
|
2015-12-21 16:51:16 +01:00
|
|
|
|
|
2015-12-20 20:16:49 +01:00
|
|
|
|
<a href="#benchmarks" class="btn btn-link btn-sm">Learn More <svg class="icon">
|
|
|
|
|
<use xlink:href="/assets/img/sprite.svg#icon-caret"></use>
|
|
|
|
|
</svg></a>
|
2015-12-20 19:31:36 +01:00
|
|
|
|
</div>
|
2015-12-20 18:03:44 +01:00
|
|
|
|
</div>
|
|
|
|
|
</header>
|
|
|
|
|
|
2015-12-20 20:16:49 +01:00
|
|
|
|
<section id="benchmarks" class="section section-benchmarks">
|
2015-12-20 18:03:44 +01:00
|
|
|
|
<div class="row">
|
2015-12-20 19:31:36 +01:00
|
|
|
|
<header class="section-header">
|
2015-12-21 16:51:16 +01:00
|
|
|
|
<h1 class="section-title">This is Bigchain. 100K writes/s, sustained.</h1>
|
2015-12-20 19:31:36 +01:00
|
|
|
|
</header>
|
2015-12-21 14:34:02 +01:00
|
|
|
|
|
2015-12-21 16:51:16 +01:00
|
|
|
|
<figure>
|
|
|
|
|
<img class="img__responsive" src="/assets/img/graph.png" width="672" height="226">
|
|
|
|
|
</figure>
|
|
|
|
|
|
2015-12-21 14:34:02 +01:00
|
|
|
|
<div class="grid grid--full grid-small--fit grid--gutters">
|
|
|
|
|
<p class="grid__col">
|
|
|
|
|
<svg class="icon">
|
|
|
|
|
<use xlink:href="/assets/img/sprite.svg#icon-graph"></use>
|
|
|
|
|
</svg>
|
2015-12-21 17:46:24 +01:00
|
|
|
|
100,000 writes per second and climbing
|
2015-12-21 14:34:02 +01:00
|
|
|
|
</p>
|
|
|
|
|
<p class="grid__col">
|
|
|
|
|
<svg class="icon">
|
|
|
|
|
<use xlink:href="/assets/img/sprite.svg#icon-servers"></use>
|
|
|
|
|
</svg>
|
|
|
|
|
Petabyte Capacity
|
|
|
|
|
</p>
|
|
|
|
|
<p class="grid__col">
|
|
|
|
|
<svg class="icon">
|
|
|
|
|
<use xlink:href="/assets/img/sprite.svg#icon-tree"></use>
|
|
|
|
|
</svg>
|
2015-12-22 13:26:13 +01:00
|
|
|
|
Open Source
|
2015-12-21 16:51:16 +01:00
|
|
|
|
<span class="comingsoon">Coming Soon</span>
|
2015-12-21 14:34:02 +01:00
|
|
|
|
</p>
|
2015-12-20 05:22:45 +01:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</section>
|
|
|
|
|
|
2015-12-22 13:26:13 +01:00
|
|
|
|
<section class="section section-whitepaper">
|
|
|
|
|
<div class="row">
|
|
|
|
|
<header class="section-header">
|
|
|
|
|
<h1 class="section-title">Whitepaper</h1>
|
|
|
|
|
</header>
|
|
|
|
|
|
|
|
|
|
<svg class="icon">
|
|
|
|
|
<use xlink:href="/assets/img/sprite.svg#icon-documents"></use>
|
|
|
|
|
</svg>
|
|
|
|
|
<p class="text-center comingsoon">Coming soon</p>
|
|
|
|
|
</div>
|
|
|
|
|
</section>
|
|
|
|
|
|
2015-12-20 19:31:36 +01:00
|
|
|
|
<section id="earlyaccess" class="section section-earlyaccess background--gray">
|
2015-12-20 05:22:45 +01:00
|
|
|
|
<div class="row">
|
2015-12-20 19:31:36 +01:00
|
|
|
|
<header class="section-header">
|
|
|
|
|
<h1 class="section-title">Early Access</h1>
|
2015-12-21 14:03:31 +01:00
|
|
|
|
<p class="section-description">For early access and inquiries, enter your contact information below</p>
|
2015-12-20 19:31:36 +01:00
|
|
|
|
</header>
|
2015-12-20 18:03:44 +01:00
|
|
|
|
|
2015-12-21 18:12:55 +01:00
|
|
|
|
{% include/form-earlyaccess.html %}
|
2015-12-20 05:22:45 +01:00
|
|
|
|
</div>
|
|
|
|
|
</section>
|