1
0
mirror of https://github.com/bigchaindb/bigchaindb.git synced 2024-06-17 18:13:22 +02:00
Meet BigchainDB. The blockchain database. https://www.bigchaindb.com/
Go to file
2017-03-30 10:23:08 +02:00
.ci Added replicaset name to bigchaindb config (#1063) 2017-01-20 14:05:28 +01:00
benchmarking-tests Changed 'federation' to 'cluster' or 'consortium' in docs and some code 2017-03-07 17:41:25 +01:00
bigchaindb Merge branch 'feat/1281/mongodb-ssl-auth' of https://github.com/tomconte/bigchaindb into tomconte-feat/1281/mongodb-ssl-auth 2017-03-28 15:16:16 +02:00
deploy-cluster-aws Merge branch 'master' into change-federation-to-consortium 2017-03-17 13:51:28 +01:00
docs docs: 1st draft of page about updating all s/w on a BDB node on k8s 2017-03-23 18:21:55 +01:00
k8s NGINX frontend for MongoDB and BigchainDB (#1304) 2017-03-22 14:25:25 +01:00
ntools append 'rethinkdb' to 'bigchaindb -y configure' in Ansible role 2017-02-06 17:54:03 +01:00
speed-tests Rebase/feat/586/integrate tx model (#641) 2016-09-29 10:29:41 +02:00
tests Merge branch 'feat/1281/mongodb-ssl-auth' of https://github.com/tomconte/bigchaindb into tomconte-feat/1281/mongodb-ssl-auth 2017-03-28 15:16:16 +02:00
.dockerignore Fix some config issues for docker-compose 2016-02-15 14:42:15 +01:00
.gitattributes Minor changes in .gitattributes 2017-02-03 10:12:42 +01:00
.gitignore Added terraform.tfstate* files to .gitignore 2017-02-11 10:29:56 +01:00
.travis.yml added Python 3.6 per issue #1331 2017-03-30 10:23:08 +02:00
CHANGELOG.md Update change log 2017-03-17 09:54:14 +01:00
CODE_OF_CONDUCT.md Added protection for discrimination based on species 2016-02-23 15:26:11 +01:00
codecov.yml NGINX frontend for MongoDB and BigchainDB (#1304) 2017-03-22 14:25:25 +01:00
CONTRIBUTING.md Update CONTRIBUTING.md 2017-03-01 15:29:09 +01:00
docker-compose.yml Document how to run BigchainDB with MongoDB (#1116) 2017-01-31 13:53:36 +01:00
Dockerfile Docker image optimization. (#1277) 2017-03-17 12:18:20 +01:00
Dockerfile-dev Default Dockerfile-dev to configure BigchainDB for RethinkDB 2017-02-06 18:05:52 +01:00
docs.yml Correct path to server html docs 2017-01-16 08:29:17 -05:00
HOW_TO_HANDLE_PULL_REQUESTS.md "ascribe" -> "BigchainDB" 2017-01-07 11:31:51 +01:00
LICENSES.md More revisions to the LICENSES.md file 2016-09-02 10:17:09 +02:00
Makefile Fix Makefile (test) coverage target 2017-03-28 12:25:42 +02:00
pytest.ini Add code, have fun! 2016-02-10 19:55:33 +01:00
PYTHON_STYLE_GUIDE.md NGINX frontend for MongoDB and BigchainDB (#1304) 2017-03-22 14:25:25 +01:00
README.md Attempt to fix non-rendering Doc Status badge 2016-10-21 10:25:07 +02:00
Release_Process.md improved readthedocs.org instructions in Release_Process.md 2017-03-24 10:57:56 +01:00
ROADMAP.md Changed ROADMAP.md to link to the new roadmap location 2016-05-19 19:20:48 +02:00
setup.cfg Add flake8 option to setup.cfg 2017-01-11 05:13:27 -05:00
setup.py Upgrade rapidjson to latest 0.0.11 2017-03-29 10:13:33 +02:00
tox.ini Add flake8 option to setup.cfg 2017-01-11 05:13:27 -05:00

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