2015-12-20 05:22:45 +01:00
|
|
|
|
---
|
|
|
|
|
layout: base
|
|
|
|
|
|
|
|
|
|
front_page: true
|
2016-01-17 16:47:49 +01:00
|
|
|
|
|
|
|
|
|
tagline: 'Meet Bigchain, the world’s most scalable blockchain'
|
2015-12-20 05:22:45 +01:00
|
|
|
|
---
|
|
|
|
|
|
2016-01-17 17:57:55 +01:00
|
|
|
|
<header class="hero">
|
2016-01-09 19:07:09 +01:00
|
|
|
|
|
2016-01-17 17:57:55 +01:00
|
|
|
|
{% include menu-main.html %}
|
|
|
|
|
|
|
|
|
|
<div class="section">
|
|
|
|
|
<div class="hero__content row">
|
2016-02-02 19:33:37 +01:00
|
|
|
|
<svg class="logo logo--full logo--white" aria-labelledby="title">
|
2016-02-05 12:14:36 +01:00
|
|
|
|
<title>BigchainDB</title>
|
2015-12-20 19:31:36 +01:00
|
|
|
|
<use xlink:href="/assets/img/sprite.svg#logo"></use>
|
|
|
|
|
</svg>
|
2016-01-17 16:47:49 +01:00
|
|
|
|
<h1 class="section-title">{{ page.tagline }}</h1>
|
2015-12-21 16:51:16 +01:00
|
|
|
|
|
2016-01-09 18:15:23 +01:00
|
|
|
|
<a href="#features" class="btn btn-link btn-sm">Learn More <svg class="icon">
|
2015-12-20 20:16:49 +01:00
|
|
|
|
<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>
|
|
|
|
|
|
2016-01-09 18:15:23 +01:00
|
|
|
|
<section id="features" class="section section-features">
|
|
|
|
|
<div class="row">
|
|
|
|
|
<header class="section-header">
|
|
|
|
|
<h1 class="section-title">This is BigchainDB. 100K writes/s, sustained.</h1>
|
|
|
|
|
</header>
|
|
|
|
|
|
|
|
|
|
<figure>
|
2016-01-09 19:07:09 +01:00
|
|
|
|
<img class="img--responsive" src="/assets/img/graph.png" width="672" height="226">
|
2016-01-09 18:15:23 +01:00
|
|
|
|
</figure>
|
|
|
|
|
|
|
|
|
|
<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>
|
|
|
|
|
1 Million Transactions per Second
|
|
|
|
|
</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>
|
|
|
|
|
Use as a Public or Private Blockchain
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</section>
|
|
|
|
|
|
2016-01-10 02:11:27 +01:00
|
|
|
|
<section class="section section-suitable background--light">
|
2016-01-09 18:15:23 +01:00
|
|
|
|
<div class="row">
|
|
|
|
|
<header class="section-header">
|
2016-01-17 16:47:49 +01:00
|
|
|
|
<h1 class="section-title">Built for</h1>
|
2016-01-09 18:15:23 +01:00
|
|
|
|
</header>
|
|
|
|
|
|
|
|
|
|
<div class="grid grid--full grid-small--fit grid--gutters text-center">
|
|
|
|
|
<p class="grid__col">
|
|
|
|
|
Blockchain companies looking to scale or serve their clients
|
|
|
|
|
</p>
|
|
|
|
|
<p class="grid__col">
|
|
|
|
|
Companies experimenting with blockchain technologies
|
|
|
|
|
</p>
|
|
|
|
|
<p class="grid__col">
|
|
|
|
|
Cloud platforms wanting to deploy Blockchain as a Service
|
|
|
|
|
</p>
|
|
|
|
|
</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>
|
|
|
|
|
|
2016-01-09 18:15:23 +01:00
|
|
|
|
<a href="/whitepaper/">
|
|
|
|
|
<svg class="icon">
|
|
|
|
|
<use xlink:href="/assets/img/sprite.svg#icon-documents"></use>
|
|
|
|
|
</svg>
|
2016-01-17 16:47:49 +01:00
|
|
|
|
Read our Whitepaper
|
2016-01-09 18:15:23 +01:00
|
|
|
|
</a>
|
2015-12-22 13:26:13 +01:00
|
|
|
|
</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">
|
2016-01-09 18:15:23 +01:00
|
|
|
|
<h1 class="section-title">Sign Up for Early Access</h1>
|
|
|
|
|
<p class="section-description">For early access and inquiries, enter your contact information below. A member of our team will contact you.</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>
|