1
0
mirror of https://github.com/bigchaindb/bigchaindb.git synced 2024-06-26 03:06:43 +02:00
Meet BigchainDB. The blockchain database. https://www.bigchaindb.com/
Go to file
2016-07-14 11:33:51 +02:00
benchmarking-tests replace tx/s by nan for the first result 2016-05-11 16:20:24 +02:00
bigchaindb treat genesis block as valid (#433) 2016-07-14 10:31:10 +02:00
deploy-cluster-aws Merge remote-tracking branch 'origin/better-newrelic-support' 2016-05-20 15:42:32 +02:00
docs Docs: move HTTP API docs from Apiary to /docs 2016-07-14 11:33:51 +02:00
speed-tests replaced json with rapidjson 2016-05-18 15:43:47 +02:00
tests Fix non deterministic test (#441) 2016-07-14 10:33:35 +02: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 updated .gitignore 2016-05-10 11:44:48 +02:00
.travis.yml Add xdist to travis 2016-02-19 00:26:38 +01:00
CHANGELOG.md Added 2 recent PRs to CHANGELOG.md 2016-07-01 14:23:57 +02:00
CODE_OF_CONDUCT.md Added protection for discrimination based on species 2016-02-23 15:26:11 +01:00
codecov.yml Ignore benchmarking-tests & speed-tests in codecov.yml 2016-05-18 10:44:30 +02:00
CONTRIBUTING.md two minor changes to the CONTRIBUTING doc 2016-07-13 16:09:15 +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 Simplify the service names 2016-05-17 14:53:46 +02:00
Dockerfile Update documentation 2016-04-27 17:14:33 +02:00
Dockerfile-dev Re-work docker-compose file 2016-05-13 16:22:40 +02:00
HOW_TO_HANDLE_PULL_REQUESTS.md Minor edit in HOW_TO_HANDLE_PULL_REQUESTS.md 2016-04-04 11:44:54 +02:00
LICENSES.md Re-add link to licenses in the docs 2016-03-08 10:30:43 +01:00
pytest.ini Add code, have fun! 2016-02-10 19:55:33 +01:00
PYTHON_STYLE_GUIDE.md Python Style Guide: How to Format Long import Statements 2016-04-29 15:01:36 +02:00
README.md Added hiring announcement to README.md 2016-07-12 15:33:31 +02:00
ROADMAP.md Changed ROADMAP.md to link to the new roadmap location 2016-05-19 19:20:48 +02:00
setup.cfg Add code, have fun! 2016-02-10 19:55:33 +01:00
setup.py Use the latest rethinkdb 2.3.x driver for Python 2016-06-28 11:29:20 +02:00

PyPI PyPI Travis branch Codecov branch Documentation Status Join the chat at https://gitter.im/bigchaindb/bigchaindb

BigchainDB

A scalable blockchain database. The whitepaper explains what that means.

We're hiring! Learn more.

Get Started

Quickstart

Set Up and Run a BigchainDB Node

Run BigchainDB with Docker