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-02-01 14:56:46 +01:00
|
|
|
|
hero_video_name: northern-light
|
|
|
|
|
---
|
2016-01-09 19:07:09 +01:00
|
|
|
|
|
2016-02-01 14:56:46 +01:00
|
|
|
|
{% include hero-video.html %}
|
2016-01-17 17:57:55 +01:00
|
|
|
|
|
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-02-04 16:02:36 +01:00
|
|
|
|
<section class="section section-getstarted background--darker">
|
|
|
|
|
<div class="row row--wide">
|
2016-01-09 18:15:23 +01:00
|
|
|
|
<header class="section-header">
|
2016-02-04 16:02:36 +01:00
|
|
|
|
<h1 class="section-title">Get started</h1>
|
|
|
|
|
<h1 class="section-description">Just clone and run</h1>
|
2016-01-09 18:15:23 +01:00
|
|
|
|
</header>
|
|
|
|
|
|
2016-02-04 16:02:36 +01:00
|
|
|
|
<div class="grid grid--gutters grid--full grid-medium--columns grid--center">
|
|
|
|
|
<div class="grid__col grid__col--2">
|
|
|
|
|
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Natus temporibus nostrum, omnis non dolores repellat! Harum delectus, dolores.</p>
|
|
|
|
|
<p><a href="">Read documentation</a></p>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="grid__col grid__col--4">
|
|
|
|
|
<figure class="terminal highlight">
|
|
|
|
|
<code>
|
|
|
|
|
<span class="comment"># clone the repo</span>
|
|
|
|
|
<span><span class="ne">git</span> clone <span class="cp">git@github.com:bigchaindb/bigchaindb.git</span></span>
|
|
|
|
|
<span><span class="ne">cd</span> bigchaindb/</span>
|
|
|
|
|
<span class="comment"># start the database</span>
|
|
|
|
|
<span><span class="ne">rethinkdb</span></span>
|
|
|
|
|
<span class="comment"># install dependencies</span>
|
|
|
|
|
<span><span class="ne">pip</span> install -r requirements.txt && <span class="ne">pip</span> install -e .</span>
|
|
|
|
|
<span class="comment"># initialize bigchain</span>
|
|
|
|
|
<span><span class="ne">bigchain</span> init</span>
|
|
|
|
|
</code>
|
|
|
|
|
</figure>
|
|
|
|
|
</div>
|
2016-01-09 18:15:23 +01:00
|
|
|
|
</div>
|
2016-02-04 16:02:36 +01:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2016-01-09 18:15:23 +01:00
|
|
|
|
</div>
|
|
|
|
|
</section>
|
|
|
|
|
|
2016-02-04 16:02:36 +01:00
|
|
|
|
<section class="section section-whitepaper background--photo">
|
2015-12-22 13:26:13 +01:00
|
|
|
|
<div class="row">
|
|
|
|
|
<header class="section-header">
|
|
|
|
|
<h1 class="section-title">Whitepaper</h1>
|
2016-02-04 16:02:36 +01:00
|
|
|
|
<p class="section-description">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Est quisquam doloremque nam quia, voluptate velit nihil</p>
|
2015-12-22 13:26:13 +01:00
|
|
|
|
</header>
|
|
|
|
|
|
2016-01-30 13:34:11 +01:00
|
|
|
|
<a class="btn btn-primary" href="/whitepaper/">
|
2016-01-09 18:15:23 +01:00
|
|
|
|
<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>
|