Meet BigchainDB. The blockchain database. https://www.bigchaindb.com/
Go to file
Troy McConaghy 7a491bb781 Removed pytest-catchlog from setup.py & fixed one failing test 2017-12-07 13:33:57 +01:00
.ci Merge branch 'master' into tendermint 2017-11-29 17:18:00 +01:00
.github Add standard template for creating PRs (#1776) 2017-11-20 14:08:57 +01:00
bigchaindb Merge branch 'master' into tendermint 2017-12-06 16:59:26 +01:00
compose Add dev setup of 4 nodes with docker-compose 2017-11-23 16:22:16 +01:00
deploy-cluster-aws
docs Merge pull request #1933 from bigchaindb/docs/1927/remove-azure-quickstart-template-docs 2017-12-06 13:56:57 +01:00
k8s Updated Docker image to 1.3.0 in k8s YAML files 2017-11-21 18:58:41 +01:00
network Add some docs 2017-11-23 16:22:16 +01:00
pkg Remove docker network creation and use default docker bridge 2017-11-16 12:53:36 +01:00
scripts/benchmarks
snap
tests Removed pytest-catchlog from setup.py & fixed one failing test 2017-12-07 13:33:57 +01:00
tmdata Add docker-compose for tendermint integration dev 2017-11-23 16:22:16 +01:00
.dockerignore
.gitattributes
.gitignore Merge branch 'master' into tendermint 2017-11-29 17:18:00 +01:00
.pre-commit-config.yaml Pre commit styling (#1914) 2017-11-30 15:04:14 +01:00
.travis.yml
CHANGELOG.md Updated CHANGELOG.md for the v1.3 release 2017-11-21 18:41:44 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md Pre commit styling (#1914) 2017-11-30 15:04:14 +01:00
Dockerfile
Dockerfile-dev
HOW_TO_HANDLE_PULL_REQUESTS.md
LICENSES.md
Makefile
PYTHON_STYLE_GUIDE.md Pre commit styling (#1914) 2017-11-30 15:04:14 +01:00
README.md
RELEASE_PROCESS.md
ROADMAP.md
TENDERMINT_INTEGRATION.rst Add some docs 2017-11-23 16:22:16 +01:00
codecov.yml
docker-compose.benchmark.yml
docker-compose.docs.yml
docker-compose.network.yml Update docker compose files for tendermint 2017-12-01 15:37:42 +01:00
docker-compose.rdb.yml
docker-compose.tendermint.yml Update docker compose files for tendermint 2017-12-01 15:37:42 +01:00
docker-compose.yml Merge branch 'master' into tendermint 2017-11-29 17:18:00 +01:00
pytest.ini Integrate api GET "/transactions?asset_id={asset_id}&operation=" 2017-11-23 16:27:35 +01:00
setup.cfg
setup.py Removed pytest-catchlog from setup.py & fixed one failing test 2017-12-07 13:33:57 +01:00
tox.ini

README.md

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

BigchainDB Server

BigchainDB is a scalable blockchain database. The whitepaper explains what that means.

Get Started with BigchainDB Server

Quickstart

Set Up & Run a Dev/Test Node

Run BigchainDB Server with Docker

Run BigchainDB Server with Vagrant

Run BigchainDB Server with Ansible