mirror of
https://github.com/bigchaindb/site.git
synced 2024-11-22 09:46:57 +01:00
copy updates
This commit is contained in:
parent
9121b9820d
commit
bb376d48a6
@ -1,13 +1,13 @@
|
||||
---
|
||||
layout: page
|
||||
|
||||
title: How it works
|
||||
title: How It Works
|
||||
---
|
||||
|
||||
<section class="section section-features-main">
|
||||
<div class="row">
|
||||
<header class="section-header">
|
||||
<h1 class="section-title">Blockchains meet Big Data.</h1>
|
||||
<h1 class="section-title">Blockchains Meet Big Data.</h1>
|
||||
<p class="section-description">BigchainDB combines the key benefits of distributed DBs and traditional blockchains, with an emphasis on scale.</p>
|
||||
</header>
|
||||
|
||||
@ -24,7 +24,7 @@ title: How it works
|
||||
<div class="row">
|
||||
<header class="section-header">
|
||||
<h1 class="section-title">Made for the Decentralization Ecosystem.</h1>
|
||||
<p class="section-description">BigchainDB is complementary to decentralized processing platforms like Ethereum, decentralized file systems like IPFS and communication building blocks. It can also be used side by side with identity protocols, financial asset protocols, IP assets protocols and glue protocols. BigchainDB provides a bridge to an eventually fully decentralized system.</p>
|
||||
<p class="section-description">BigchainDB is complementary to decentralized storage, processing and communication building blocks. It can also be used side by side with higher-level decentralized computing platforms and applications, identity protocols, financial asset protocols, IP assets protocols and glue protocols. BigchainDB provides a bridge to an eventually fully decentralized system.</p>
|
||||
</header>
|
||||
</div>
|
||||
<div class="row row--wide">
|
||||
|
@ -15,7 +15,7 @@ js: page-front.min.js
|
||||
<header class="section-header">
|
||||
<h1 class="section-title">This is BigchainDB.</h1>
|
||||
<p class="section-description">
|
||||
1,000,000 writes/s, petabytes of capacity and rich permissioning to power both open and private blockchain networks.
|
||||
1 million writes/s, petabytes of capacity and rich permissioning to power both open and private blockchain networks.
|
||||
</p>
|
||||
</header>
|
||||
|
||||
@ -63,8 +63,8 @@ js: page-front.min.js
|
||||
<section class="section section-getstarted background--darker">
|
||||
<div class="row row--wide">
|
||||
<header class="section-header">
|
||||
<h1 class="section-title">Get started</h1>
|
||||
<p class="section-description">Just clone and run</p>
|
||||
<h1 class="section-title">Get Started</h1>
|
||||
<p class="section-description">Install and Run</p>
|
||||
</header>
|
||||
|
||||
<div class="grid grid--gutters grid--full grid-medium--columns grid--center">
|
||||
|
Loading…
Reference in New Issue
Block a user