mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-01 15:55:36 +01:00
61 lines
1.9 KiB
HTML
61 lines
1.9 KiB
HTML
---
|
|
layout: base
|
|
|
|
tagline: 'Meet BigchainDB. <br>The scalable blockchain database.'
|
|
|
|
front_page: true
|
|
quotes: set1
|
|
|
|
js: page-front.min.js
|
|
|
|
redirect_from:
|
|
- /partners/
|
|
---
|
|
|
|
{% include hero.html %}
|
|
|
|
<section id="features" class="section section-intro">
|
|
<div class="row">
|
|
<header class="section-header">
|
|
<h1 class="section-title">This is BigchainDB</h1>
|
|
<p class="section-description lead">
|
|
With high throughput, sub-second latency and powerful functionality to automate business processes, BigchainDB looks, acts and feels like a database with added blockchain characteristics.
|
|
</p>
|
|
</header>
|
|
|
|
<div class="section-intro__main grid grid--full grid-small--fit grid--gutters">
|
|
<div class="grid__col">
|
|
<svg class="icon">
|
|
<use xlink:href="/assets/img/sprite.svg#icon-nodes"></use>
|
|
</svg>
|
|
<h3>Decentralization</h3>
|
|
</div>
|
|
<div class="grid__col">
|
|
<svg class="icon">
|
|
<use xlink:href="/assets/img/sprite.svg#icon-tower"></use>
|
|
</svg>
|
|
<h3>Immutability</h3>
|
|
</div>
|
|
<div class="grid__col">
|
|
<svg class="icon">
|
|
<use xlink:href="/assets/img/sprite.svg#icon-diamond"></use>
|
|
</svg>
|
|
<h3>Native Assets</h3>
|
|
</div>
|
|
</div>
|
|
|
|
<p class="large text-center">
|
|
BigchainDB allows developers and enterprise to deploy blockchain proof-of-concepts, platforms and applications with a scalable blockchain database, supporting a wide range of industries and use cases.
|
|
</p>
|
|
</div>
|
|
|
|
</section>
|
|
|
|
{% include sections/section-partners.html %}
|
|
|
|
{% include sections/section-testimonials.html %}
|
|
|
|
{% include sections/section-cta-features.html %}
|
|
|
|
{% include ipdb.html %}
|