1
0
mirror of https://github.com/bigchaindb/bigchaindb.git synced 2024-06-28 00:27:45 +02:00
Meet BigchainDB. The blockchain database. https://www.bigchaindb.com/
Go to file
2017-02-03 10:01:36 +01:00
.ci Added replicaset name to bigchaindb config (#1063) 2017-01-20 14:05:28 +01:00
benchmarking-tests Rename any *util.py to *utils.py (#991) 2016-12-22 17:39:39 +01:00
bigchaindb Merge pull request #1088 from bigchaindb/feat/1055/commands-add-remove-replicas 2017-02-02 14:00:49 +01:00
deploy-cluster-aws Include db backend (rethinkdb) when call bigchaindb configure 2017-02-03 10:01:36 +01:00
docs Add param 'rethinkdb' in docs for configure cmd. 2017-02-02 16:06:50 +01:00
ntools Updated Ansible playbooks & docs for Ubuntu 16.04 deployment 2017-01-31 15:40:39 +01:00
speed-tests Rebase/feat/586/integrate tx model (#641) 2016-09-29 10:29:41 +02:00
tests Merge pull request #1088 from bigchaindb/feat/1055/commands-add-remove-replicas 2017-02-02 14:00:49 +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 mongodb at the end of travis matrix 2017-01-09 14:15:01 +01:00
CHANGELOG.md pull changelog from 0.8.2 2017-01-27 11:40:41 +01:00
CODE_OF_CONDUCT.md Added protection for discrimination based on species 2016-02-23 15:26:11 +01:00
codecov.yml enable codecov for mongodb 2017-01-13 04:56:06 -05:00
CONTRIBUTING.md CONTRIBUTING.md now points to tests/README.md re: tests 2016-12-18 11:08:32 +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 Document how to run BigchainDB with MongoDB (#1116) 2017-01-31 13:53:36 +01:00
Dockerfile Update Dockerfile with comments on force refresh 2017-01-31 13:07:06 -05:00
Dockerfile-dev Add python3.4 and vim for dev & testing 2016-12-08 11:45:41 +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 for new docs structure 2017-01-30 11:45:17 -05:00
pytest.ini Add code, have fun! 2016-02-10 19:55:33 +01:00
PYTHON_STYLE_GUIDE.md Suggest starting multi-line imports on the next line to pass flake8 (#923) 2016-12-20 18:30:42 +01:00
README.md Attempt to fix non-rendering Doc Status badge 2016-10-21 10:25:07 +02:00
Release_Process.md Update Release_Process.md 2017-01-30 12:04:07 +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 add flake8-quotes checker and cleanup double quotes 2017-01-23 17:30:37 +01: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