Meet BigchainDB. The blockchain database. https://www.bigchaindb.com/
Go to file
Sylvain Bellemare 8d54d2ea4b Increase version for patch release v1.0.1 2017-07-13 12:13:55 +02:00
.ci Integrate cryptoconditions version 02 2017-06-22 14:56:22 +02:00
bigchaindb Increase version for patch release v1.0.1 2017-07-13 12:13:55 +02:00
deploy-cluster-aws Merge branch 'master' into change-federation-to-consortium 2017-03-17 13:51:28 +01:00
docs Minor changes in quickstart guide 2017-07-13 12:11:26 +02:00
k8s Updated BDB Docker tag from 1.0.0rc1 to 1.0.0 in k8s deployment 2017-07-05 10:52:31 +02:00
ntools append 'rethinkdb' to 'bigchaindb -y configure' in Ansible role 2017-02-06 17:54:03 +01:00
scripts/benchmarks Update benchmark python script 2017-06-14 11:00:50 +02:00
snap set the version of the snap using git tags 2017-05-24 14:53:46 +02:00
tests Add middleware to strip content-type headers from GETs 2017-07-04 14:01:56 +02:00
.dockerignore Fix some config issues for docker-compose 2016-02-15 14:42:15 +01:00
.gitattributes Remove benchmarking-tests folder. 2017-04-03 11:57:56 +02:00
.gitignore Moved HTTP API docs to a top-level section 2017-04-10 13:58:58 +02:00
.travis.yml Drop support for Python 3.4 2017-06-20 15:26:23 +02:00
CHANGELOG.md Update changelog for v1.0.1 2017-07-13 12:13:55 +02:00
CODE_OF_CONDUCT.md Added protection for discrimination based on species 2016-02-23 15:26:11 +01:00
CONTRIBUTING.md Drop support for Python 3.4 2017-06-20 15:26:23 +02:00
Dockerfile Enable Auth over TLS connections (#1552) 2017-06-22 16:32:04 +02:00
Dockerfile-dev Upgrade pip in dockerfile 2017-06-20 11:45:39 +02:00
HOW_TO_HANDLE_PULL_REQUESTS.md Added to HOW_TO_HANDLE_PULL_REQUESTS.md 2017-04-02 16:46:41 +02:00
LICENSES.md More revisions to the LICENSES.md file 2016-09-02 10:17:09 +02:00
Makefile Update Makefile so 'release' depends on 'dist' 2017-04-18 17:35:12 +02:00
PYTHON_STYLE_GUIDE.md Drop support for Python 3.4 2017-06-20 15:26:23 +02:00
README.md Removed link to the Google Group from README.md 2017-07-02 11:59:05 +02:00
RELEASE_PROCESS.md Resolved issue #1632 in RELEASE_PROCESS.md 2017-07-05 14:53:33 +02:00
ROADMAP.md Changed ROADMAP.md to link to the new roadmap location 2016-05-19 19:20:48 +02:00
benchmark.yml Move benchmark to its own compose file 2017-06-14 11:00:50 +02:00
codecov.yml Remove benchmarking-tests folder. 2017-04-03 11:57:56 +02:00
docker-compose.yml Parametrize websocket api tests for docker 2017-07-03 15:23:50 +02:00
docs.yml Correct path to server html docs 2017-01-16 08:29:17 -05:00
pytest.ini Add code, have fun! 2016-02-10 19:55:33 +01:00
rdb.yml Split docker-compose for mongo and rethink 2017-06-20 11:45:39 +02:00
setup.cfg Add flake8 option to setup.cfg 2017-01-11 05:13:27 -05:00
setup.py Fixing installation of bigchaindb 1.0.0 pyPackage for quickstart 2017-07-13 12:11:26 +02:00
tox.ini Integrate cryptoconditions version 02 2017-06-22 14:56:22 +02:00

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