Meet BigchainDB. The blockchain database. https://www.bigchaindb.com/
Go to file
Ahmed Muawia Khan 1bbbb903b4 Sync kyber-master with 1.3
- Create new branch 1.3-kyber
- Working travis tests
- Fix and inconsistencies
2018-02-20 17:19:07 +01:00
.ci Sync kyber-master with 1.3 2018-02-20 17:19:07 +01:00
.github Add standard template for creating PRs (#1776) 2017-11-20 14:08:57 +01:00
bigchaindb Sync kyber-master with 1.3 2018-02-20 17:19:07 +01:00
deploy-cluster-aws Merge branch 'master' into change-federation-to-consortium 2017-03-17 13:51:28 +01:00
docs Merge branch 'master' into bug/1592/metadata-text-search 2017-11-20 19:12:12 +05:30
k8s Updated Docker image to 1.3.0 in k8s YAML files 2017-11-21 18:58:41 +01:00
pkg Remove docker network creation and use default docker bridge 2017-11-16 12:53:36 +01: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 Sync kyber-master with 1.3 2018-02-20 17:19:07 +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 Removed docs/server/source/schema from .gitignore 2017-11-14 10:20:10 +01:00
.travis.yml Fix broken travis build (#1684) 2017-07-19 18:16:48 +02:00
CHANGELOG.md Updated CHANGELOG.md for the v1.3 release 2017-11-21 18:41:44 +01:00
CODE_OF_CONDUCT.md Added protection for discrimination based on species 2016-02-23 15:26:11 +01:00
CONTRIBUTING.md Add standard template for creating PRs (#1776) 2017-11-20 14:08:57 +01:00
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
PYTHON_STYLE_GUIDE.md Drop support for Python 3.4 2017-06-20 15:26:23 +02:00
README.md Fix "Set Up & Run a Dev/Test Node" link 2017-11-15 16:31:46 +05:30
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
codecov.yml Remove benchmarking-tests folder. 2017-04-03 11:57:56 +02:00
docker-compose.benchmark.yml Fix docker files 2017-11-07 18:44:51 +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 Fix docker files 2017-11-07 18:44:51 +05:30
docker-compose.yml Sync kyber-master with 1.3 2018-02-20 17:19:07 +01:00
pytest.ini Add code, have fun! 2016-02-10 19:55:33 +01:00
setup.cfg Add flake8 option to setup.cfg 2017-01-11 05:13:27 -05:00
setup.py Sync kyber-master with 1.3 2018-02-20 17:19:07 +01:00
tox.ini Integrate cryptoconditions version 02 2017-06-22 14:56:22 +02:00

README.md

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