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-11-08 18:53:27 +01:00
.ci Fix broken travis build (#1684) 2017-07-19 18:16:48 +02:00
.github Fix typos 2017-09-26 17:24:18 +02:00
bigchaindb Merge branch 'master' into bug/1702/invalid-asset-data-keys 2017-11-02 19:33:32 +05:30
deploy-cluster-aws Merge branch 'master' into change-federation-to-consortium 2017-03-17 13:51:28 +01:00
docs Update bft.md 2017-11-03 13:48:08 +01:00
k8s Add workflow to retain Azure storage disks on PVC or PV delete (#1782) 2017-10-13 23:26:13 +02:00
pkg Addressing comments 2017-09-18 15:59:49 +02:00
scripts/benchmarks Update benchmark python script 2017-06-14 11:00:50 +02:00
snap set the version of the snap using git tags 2017-05-24 14:53:46 +02:00
tests Added note about 'make clean-pyc' 2017-11-07 14:24:33 +01:00
.dockerignore Fix some config issues for docker-compose 2016-02-15 14:42:15 +01:00
.gitattributes Remove benchmarking-tests folder. 2017-04-03 11:57:56 +02:00
.gitignore Moved HTTP API docs to a top-level section 2017-04-10 13:58:58 +02:00
.travis.yml Fix broken travis build (#1684) 2017-07-19 18:16:48 +02:00
CHANGELOG.md Set the date of the v1.1 release in CHANGELOG.md 2017-09-26 10:02:34 +02:00
CODE_OF_CONDUCT.md Added protection for discrimination based on species 2016-02-23 15:26:11 +01:00
codecov.yml Remove benchmarking-tests folder. 2017-04-03 11:57:56 +02:00
CONTRIBUTING.md Drop support for Python 3.4 2017-06-20 15:26:23 +02:00
docker-compose.benchmark.yml Added cmd flag --init to start command 2017-10-24 16:59:10 +05:30
docker-compose.docs.yml Use more explicit names for docker-compose files 2017-08-02 17:38:18 +02:00
docker-compose.rdb.yml Added cmd flag --init to start command 2017-10-24 16:59:10 +05:30
docker-compose.yml Added cmd flag --init to start command 2017-10-24 16:59:10 +05:30
Dockerfile Support for advertised host, port, scheme for Websockets (#1703) 2017-08-08 12:04:58 +02:00
Dockerfile-dev Support for advertised host, port, scheme for Websockets (#1703) 2017-08-08 12:04:58 +02:00
HOW_TO_HANDLE_PULL_REQUESTS.md Added to HOW_TO_HANDLE_PULL_REQUESTS.md 2017-04-02 16:46:41 +02:00
LICENSES.md Edited two LICENSES.md files 2017-09-25 16:20:47 +02:00
Makefile Update Makefile so 'release' depends on 'dist' 2017-04-18 17:35:12 +02:00
pytest.ini Add code, have fun! 2016-02-10 19:55:33 +01:00
PYTHON_STYLE_GUIDE.md Drop support for Python 3.4 2017-06-20 15:26:23 +02:00
README.md Automation for single node deployment for quickstart 2017-09-14 14:00:13 +02:00
RELEASE_PROCESS.md Minor revisions to RELEASE_PROCESS.md following the release of v1.1 2017-09-27 13:50:20 +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 flake8 option to setup.cfg 2017-01-11 05:13:27 -05:00
setup.py Pin hypothesis so that it works with regex 2017-08-31 13:45:47 +02:00
tox.ini Integrate cryptoconditions version 02 2017-06-22 14:56:22 +02: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

Run BigchainDB Server with Vagrant

Run BigchainDB Server with Ansible