Meet BigchainDB. The blockchain database. https://www.bigchaindb.com/
Go to file
troymc 20835c2c26 Change installing.html -> installing-server.html 2016-03-08 11:33:49 +01:00
bigchaindb Simplify code for client 2016-03-04 16:00:30 +01:00
docs Change installing.html -> installing-server.html 2016-03-08 11:33:49 +01:00
tests Simplify code for client 2016-03-04 16:00:30 +01:00
.dockerignore Fix some config issues for docker-compose 2016-02-15 14:42:15 +01:00
.gitignore Add code, have fun! 2016-02-10 19:55:33 +01:00
.travis.yml Add xdist to travis 2016-02-19 00:26:38 +01:00
CODE_OF_CONDUCT.md Added protection for discrimination based on species 2016-02-23 15:26:11 +01:00
CONTRIBUTING.md Add Python Style Guide, update CONTRIBUTING.md 2016-02-25 16:18:51 +01:00
Dockerfile Fix some config issues for docker-compose 2016-02-15 14:42:15 +01:00
LICENSES.md Added LICENSES.md (open source / open content) 2016-02-08 13:03:30 +01:00
PYTHON_STYLE_GUIDE.md In PyStyleGuide: hard-max line-length is 119 chars 2016-03-01 11:31:39 +01:00
README.md Change installing.html -> installing-server.html 2016-03-08 11:33:49 +01:00
ROADMAP.md Add open public testing cluster to roadmap 2016-03-08 11:15:53 +01:00
docker-compose-monitor.yml docker images now come from bigchaindb dockerhub account 2016-02-29 14:01:43 +01:00
docker-compose.yml Change port number to a higher number 2016-02-17 23:59:26 +01:00
pytest.ini Add code, have fun! 2016-02-10 19:55:33 +01:00
setup.cfg Add code, have fun! 2016-02-10 19:55:33 +01:00
setup.py Merge remote-tracking branch 'origin/develop' into feat/17/provide-a-restful-api 2016-03-03 02:58:53 +01:00

README.md

BigchainDB

A scalable blockchain database. The whitepaper explains what that means.

Join the chat at https://gitter.im/bigchaindb/bigchaindb PyPI Travis branch Codecov branch Documentation Status

Quick Start

Install and Run BigchainDB Server

Run BigchainDB with Docker

Getting Started (Tutorial)