Meet BigchainDB. The blockchain database. https://www.bigchaindb.com/
Go to file
troymc dd01dd099f Moved tests docs from PYTHON_STYLE_GUIDE.md to tests/README.md 2016-12-18 11:01:15 +01:00
.ci Test rethinkdb and mongodb in separate travis jobs 2016-12-13 10:25:47 +01:00
benchmarking-tests Replace bigchaindb_common pkg by bigchaindb.common 2016-10-24 17:01:43 +02:00
bigchaindb fixed some pep8 issues 2016-12-16 13:06:16 +01:00
deploy-cluster-aws Minor wording change in example_deploy_conf.py 2016-12-16 10:37:05 +01:00
docs Updated Azure Quickstart Template docs 2016-12-15 18:52:00 +01:00
ntools Added installation of libffi-dev (or libffi-devel) to install docs, scripts, Dockerfiles 2016-10-18 10:10:34 +02:00
speed-tests Rebase/feat/586/integrate tx model (#641) 2016-09-29 10:29:41 +02:00
tests Moved tests docs from PYTHON_STYLE_GUIDE.md to tests/README.md 2016-12-18 11:01:15 +01:00
.dockerignore Fix some config issues for docker-compose 2016-02-15 14:42:15 +01:00
.gitattributes Added .gitattributes file to ignore files when doing git archive 2016-05-12 12:07:16 +02:00
.gitignore `make html` runs generation scripts for documentation, generates http server examples 2016-11-30 16:28:58 +01:00
.travis.yml Test rethinkdb and mongodb in separate travis jobs 2016-12-13 10:25:47 +01:00
CHANGELOG.md Fixed minor error in changelog for 0.8.0 2016-12-02 15:47:19 +01:00
CODE_OF_CONDUCT.md Added protection for discrimination based on species 2016-02-23 15:26:11 +01:00
CONTRIBUTING.md Removed a line from CONTRIBUTING.md 2016-11-25 13:43:52 +01:00
Dockerfile Remove or comment-out the api_endpoint setting everywhere 2016-11-15 17:05:09 +01:00
Dockerfile-dev Add python3.4 and vim for dev & testing 2016-12-08 11:45:41 +01:00
HOW_TO_HANDLE_PULL_REQUESTS.md Merge two paras in comment on CLA as suggested by Greg 2016-10-19 17:52:48 +02:00
LICENSES.md More revisions to the LICENSES.md file 2016-09-02 10:17:09 +02:00
Makefile Add Makefile for clean up tasks, etc 2016-12-13 11:52:56 +01:00
PYTHON_STYLE_GUIDE.md Moved tests docs from PYTHON_STYLE_GUIDE.md to tests/README.md 2016-12-18 11:01:15 +01:00
README.md Attempt to fix non-rendering Doc Status badge 2016-10-21 10:25:07 +02:00
ROADMAP.md Changed ROADMAP.md to link to the new roadmap location 2016-05-19 19:20:48 +02:00
Release_Process.md hotfix release process since old step left in by mistake 2016-12-01 16:27:00 +01:00
codecov.yml codecov ignores mongodb folder for now 2016-12-16 13:36:59 +01:00
docker-compose-monitor.yml Added option to specify a mount point for influxdb. 2016-05-03 16:30:30 +02:00
docker-compose.yml Add mongodb container service for dev/tests 2016-12-13 11:59:57 +01:00
docs.yml Adjust container server docs building commmand 2016-12-08 11:45:41 +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 pull request #943 from bigchaindb/fix/package_data-yaml 2016-12-13 14:34:59 +01:00
tox.ini Test rethinkdb and mongodb in separate travis jobs 2016-12-13 10:25:47 +01: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