Meet BigchainDB. The blockchain database. https://www.bigchaindb.com/
Go to file
Christian Gärtner 078d018395 Fixed pep8 violations in bigchaindb source code 2016-11-02 09:26:05 +01:00
benchmarking-tests Revert "Merge common lib" (#741) 2016-10-25 10:31:06 +02:00
bigchaindb Fixed pep8 violations in bigchaindb source code 2016-11-02 09:26:05 +01:00
deploy-cluster-aws Removed example IMAGE_ID from example_deploy_conf.py comments 2016-10-31 15:45:23 +01:00
docs Merge pull request #777 from bigchaindb/bug/767/fix-link-to-conditions-and-fulfillments 2016-11-01 19:54:33 +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 Merge branch 'isolate-database-calls' 2016-10-31 16:33:19 +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 Added Ansible-specific files to .gitignore 2016-08-22 17:27:09 +02:00
.travis.yml Fixed pep8 violations in bigchaindb source code 2016-11-02 09:26:05 +01:00
CHANGELOG.md Added mention of PRs #757 & #759 to CHANGELOG.md 2016-10-28 12:09:30 +02:00
CODE_OF_CONDUCT.md Added protection for discrimination based on species 2016-02-23 15:26:11 +01:00
CONTRIBUTING.md In CONTRIBUTING.md, changed readthedocs.io URLs to docs.bigchaindb.com 2016-10-10 16:57:05 +02:00
Dockerfile Added installation of libffi-dev (or libffi-devel) to install docs, scripts, Dockerfiles 2016-10-18 10:10:34 +02:00
Dockerfile-dev Docker dev setup docs (#653) 2016-10-05 11:25:45 +02: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
PYTHON_STYLE_GUIDE.md Python Style Guide: How to Format Long import Statements 2016-04-29 15:01:36 +02: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
codecov.yml Tell Codecov to ignore ntools/* 2016-08-17 21:03:47 +02: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 Docker dev setup docs (#653) 2016-10-05 11:25:45 +02:00
docs.yml Rebase/feat/586/integrate tx model (#641) 2016-09-29 10:29:41 +02: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 Closes #768 2016-11-01 15:39:52 +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