2015-12-20 05:22:45 +01:00
---
layout: base
front_page: true
---
2015-12-20 18:03:44 +01:00
< header class = "section hero" >
2015-12-20 05:22:45 +01:00
< div class = "row" >
2015-12-20 19:31:36 +01:00
< div class = "hero__content" >
< svg class = "logo logo--full" aria-labelledby = "title" >
< title > Logo< / title >
< use xlink:href = "/assets/img/sprite.svg#logo" > < / use >
< / svg >
2015-12-21 15:41:44 +01:00
< h1 class = "section-title" > Meet Bigchain, the world’ s most scalable blockchain.< / h1 >
2015-12-20 20:16:49 +01:00
< p >
2015-12-21 15:41:44 +01:00
< span class = "hero__comingsoon" > Coming soon< / span >
2015-12-20 20:16:49 +01:00
< a href = "#earlyaccess" class = "btn btn-secondary-outline" > Get Early Access< / a >
< / p >
< a href = "#benchmarks" class = "btn btn-link btn-sm" > Learn More < svg class = "icon" >
< 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 >
2015-12-20 20:16:49 +01:00
< section id = "benchmarks" class = "section section-benchmarks" >
2015-12-20 18:03:44 +01:00
< div class = "row" >
2015-12-20 19:31:36 +01:00
< header class = "section-header" >
< h1 class = "section-title" > Key Features< / h1 >
2015-12-21 14:34:02 +01:00
< p class = "section-description" > Something like a value proposition also would fit here, just something to explain what exactly Bigchain is, what I can do with it and so on.< / p >
2015-12-20 19:31:36 +01:00
< / header >
2015-12-21 14:34:02 +01:00
< 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 >
100,000 transactions per second and climbing
< / 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 >
Open Source
< / p >
2015-12-20 05:22:45 +01:00
< / div >
< / div >
< / section >
2015-12-20 19:31:36 +01:00
< section class = "section section-whitepaper" >
2015-12-20 05:22:45 +01:00
< div class = "row" >
2015-12-20 19:31:36 +01:00
< header class = "section-header" >
< h1 class = "section-title" > Whitepaper< / h1 >
2015-12-21 14:34:02 +01:00
< p class = "section-description" > Create excitement by saying here what the whitepaper will contain and why visitors would want it.< p >
2015-12-20 19:31:36 +01:00
< / header >
2015-12-21 14:34:02 +01:00
2015-12-21 14:03:31 +01:00
< svg class = "icon" >
< use xlink:href = "/assets/img/sprite.svg#icon-documents" > < / use >
< / svg >
2015-12-21 14:34:02 +01:00
< p class = "text-center" > Coming soon< / p >
2015-12-20 05:22:45 +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" >
< h1 class = "section-title" > Early Access< / h1 >
2015-12-21 14:03:31 +01:00
< p class = "section-description" > For early access and inquiries, enter your contact information below< / p >
2015-12-20 19:31:36 +01:00
< / header >
2015-12-20 18:03:44 +01:00
2015-12-21 14:03:31 +01:00
< form id = "form-earlyaccess" class = "js-parsley" action = "" method = "POST" >
2015-12-20 18:03:44 +01:00
< p class = "form-group" >
2015-12-20 20:22:10 +01:00
< input class = "form-control" type = "text" id = "name" name = "name" required >
2015-12-20 18:03:44 +01:00
< label class = "form-label" for = "name" > Your Name< / label >
< / p >
< p class = "form-group" >
2015-12-20 20:22:10 +01:00
< input class = "form-control" type = "email" id = "email" name = "email" required >
2015-12-20 18:03:44 +01:00
< label class = "form-label" for = "email" > Your Email< / label >
< / p >
< p class = "form-group" >
< textarea class = "form-control" id = "comment" name = "comment" rows = "1" > < / textarea >
< label class = "form-label" for = "comment" > Your Comment (optional)< / label >
< / p >
< p class = "form-group" >
2015-12-20 19:52:34 +01:00
< input class = "btn btn-primary" type = "submit" value = "Send" >
2015-12-20 18:03:44 +01:00
< / p >
2015-12-21 14:03:31 +01:00
< div class = "alert alert-success animation-slide-in-from-bottom hide" >
< svg class = "alert__icon icon icon-success" >
< use xlink:href = "/assets/img/sprite.svg#icon-success" > < / use >
< / svg >
< p >
< strong class = "alert__title" > Great to hear you’ re interested!< / strong >
We’ ll get in touch soon to discuss how we can work together.
< / p >
< / div >
< div class = "alert alert-danger hide" >
< svg class = "alert__icon icon icon-fail" >
< use xlink:href = "/assets/img/sprite.svg#icon-fail" > < / use >
< / svg >
< p >
< strong class = "alert__title" > Ops, there was an error< / strong >
Would you mind trying again?
< / p >
< / div >
2015-12-20 18:03:44 +01:00
< / form >
2015-12-20 05:22:45 +01:00
< / div >
< / section >