diff --git a/_config.yml b/_config.yml index cacd3eb..56089ff 100644 --- a/_config.yml +++ b/_config.yml @@ -3,7 +3,7 @@ # The Basics # -------------------- name: BigchainDB -description: 'The world’s most scalable blockchain database.' +description: 'A blockchain database, at scale.' url: https://www.bigchaindb.com email: diff --git a/_src/_includes/hero-video.html b/_src/_includes/hero-video.html index 08a4300..d728f19 100644 --- a/_src/_includes/hero-video.html +++ b/_src/_includes/hero-video.html @@ -9,7 +9,7 @@ -

{{ page.tagline }}

+

Introducing BigchainDB. A blockchain database, at scale.

Learn More diff --git a/_src/features.html b/_src/features.html index 52deeb0..aec78ab 100644 --- a/_src/features.html +++ b/_src/features.html @@ -11,7 +11,7 @@ title: How it works

BigchainDB combines the key benefits of distributed DBs and traditional blockchains, with an emphasis on scale.

-

We built BigchainDB on top of an enterprise-grade distributed DB, from which BigchainDB inherits high throughput, high capacity, a full-featured NoSQL query language, efficient querying, and permissioning. Nodes can be added to increase throughput and capacity.

+

We built BigchainDB on top of an enterprise-grade distributed DB, from which BigchainDB inherits high throughput, high capacity, a full-featured NoSQL query language, efficient querying, and permissioning.

@@ -25,14 +25,14 @@ title: How it works

Made for the Decentralization Ecosystem.

-

BigchainDB can sit side-by-side with other decentralized storage, processing, and communication building blocks. It can be included in higher-level decentralized computing platforms and applications but will work with centralized computing blocks and platforms too.

+

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.

-
BigchainDB fills a missing gap in the emerging decentralized stack as a blockchain database that complements existing platforms, processing (business logic) and file systems.
+
BigchainDB fills a missing gap in the emerging decentralized stack as a blockchain database that complements existing platforms, processing and file systems.
@@ -46,7 +46,7 @@ title: How it works

Features.

-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Facere quaerat, inventore quod omnis, incidunt eius ipsa minus blanditiis perferendis doloremque quibusdam, libero distinctio voluptates odio sint ex, commodi ratione tempore!

+

Rather than trying to scale up blockchain technology, the BigchainDB design starts with a "big data" distributed database and then adds blockchain characteristics - decentralized control, immutability and the transfer of digital assets.

@@ -58,8 +58,8 @@ title: How it works
-

One Million TPS and Counting

-

Each transaction is recorded on the blockchain without the need for Merkle Trees or sidechains.

+

One Million Writes and Counting

+

Each write is recorded on the blockchain without the need for Merkle Trees or sidechains.

@@ -74,6 +74,17 @@ title: How it works +
+
+ + + +
+

Linear Scaling

+

The more nodes added, the faster BigchainDB works and the more storage capacity is made available.

+
+
+
@@ -92,7 +103,7 @@ title: How it works

Query

-

Leverage big data query capabilities out of the box.

+

Leverage efficient big data query capabilities out of the box.

@@ -125,7 +136,7 @@ title: How it works

Federation Consensus Model

-

Federation of nodes with voting permissions, that is, a super-peer P2P network.

+

Decentralized control via a federation of nodes with voting permissions makes for a super-peer P2P network.

diff --git a/_src/index.html b/_src/index.html index a1a93b4..71be7be 100644 --- a/_src/index.html +++ b/_src/index.html @@ -28,7 +28,7 @@ js: page-front.min.js -

1 Million Transactions per Second

+

1 Million Writes per Second

@@ -98,7 +98,7 @@ js: page-front.min.js