--- layout: page title: Get started description: "Explore drivers, tools & documentation to get started with BigchainDB" tagline: "Explore drivers, tools & documentation" js: page-getstarted.min.js redirect_from: - /community/ - /start/ --- {% assign content = site.data.getstarted %}

{{ content.firsttransaction.title }}

{{ content.firsttransaction.message.request }}

Beep, boop, waiting for your input...
                    
{
  "asset": {
    "data": {
      "msg": "Blockchain all the things!"
    }
  },
  "id": "04c00267af82c161b4bf2ad4a47d1ddbfeb47eef1a14b8d51",
  ...

{{ content.firsttransaction.message.response }}

Check out your transaction on BigchainDB Testnet

Shenanigans! Something's off. Would you mind trying again?

1 {{ content.server.title }}

{{ content.server.description }}

{{ content.server.network.pretitle }}

{{ content.server.network.title }}

{{ content.server.network.description }}

{{ content.server.network.button }}
{{ content.server.bdb.pretitle }}

{{ content.server.bdb.title }}

{{ content.server.bdb.description }}

{{ content.server.bdb.button }}

2 {{ content.drivers.title }}

{{ content.drivers.description }}

{{ content.drivers.title_official }}

{% for driver in site.data.drivers.official %} {% capture url %}https://github.com/bigchaindb/{{ driver.repo }}{% endcapture %} {% endfor %}

{{ content.drivers.title_tools }}

{% for driver in site.data.drivers.tools %} {% endfor %}

{{ content.drivers.title_community }}

{% for driver in site.data.drivers.community %} {% endfor %}

3 {{ content.docs.title }}

{{ content.docs.description }}

Hitchhiker's Guide

{% for category in content.docs.categories %}

{{ category.title }}

{% endfor %}

4 {{ content.community.title }}

{{ content.community.description }}

{{ content.community.gitter.text }}

{{ content.community.gitter.button }}

{{ content.community.github.text }}

{{ content.community.github.button }}

{{ content.community.guidelines.text }}

{{ content.community.guidelines.button }}
{{ content.community.follow.title }}

{{ content.community.follow.description }}

{% for link in site.social %} {% unless link[1].title == 'Gitter' %} {% endunless %} {% endfor %}