1
0
mirror of https://github.com/bigchaindb/bigchaindb.git synced 2024-06-10 20:05:02 +02:00
Meet BigchainDB. The blockchain database. https://www.bigchaindb.com/
Go to file
2017-01-11 13:21:27 +01:00
.ci fix indentation error 2017-01-09 16:28:20 +01:00
benchmarking-tests Rename any *util.py to *utils.py (#991) 2016-12-22 17:39:39 +01:00
bigchaindb Feat/960/test mongodb queries (#1030) 2017-01-10 16:49:30 +01:00
deploy-cluster-aws Added ENABLE_WEB_ADMIN config setting to AWS depl. configs 2017-01-03 17:05:24 +01:00
docs Merge pull request #1019 from bigchaindb/add_multiple_current_owners_for_doc 2017-01-10 11:11:18 +01:00
ntools
speed-tests
tests Update the README with instructions to run the tests against mongodb 2017-01-11 13:21:27 +01:00
.dockerignore
.gitattributes Added .gitattributes file to ignore files when doing git archive 2016-05-12 12:07:16 +02:00
.gitignore
.travis.yml mongodb at the end of travis matrix 2017-01-09 14:15:01 +01:00
CHANGELOG.md
CODE_OF_CONDUCT.md
codecov.yml codecov ignores mongodb folder for now 2016-12-16 13:36:59 +01: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
docker-compose.yml Pin rethinkdb version to 2.3.5 in docker-compose 2017-01-11 13:21:27 +01:00
Dockerfile Fix use of locales for python et al 2016-12-30 12:53:53 -06:00
Dockerfile-dev
docs.yml Adjust container server docs building commmand 2016-12-08 11:45:41 +01: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
pytest.ini
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
Release_Process.md
ROADMAP.md
setup.cfg Add flake8 option to setup.cfg 2017-01-11 05:13:27 -05:00
setup.py use pysha3 1.0.0 2017-01-05 10:19:20 +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