Meet BigchainDB. The blockchain database. https://www.bigchaindb.com/
Go to file
Troy McConaghy 5154444cb2
Uncomment storageAccount in tendermint-sc.yaml
In pull request #2107, the `storageAccount` was uncommented in `mongo-sc.yaml`

This pull request does the same in `tendermint-sc.yaml`
2018-02-28 13:32:02 +01:00
.ci Docker compose for travis (#2039) 2018-02-14 10:19:04 +01:00
.github Add standard template for creating PRs (#1776) 2017-11-20 14:08:57 +01:00
bigchaindb Problem: There are no docs for the tendermint integration API 2018-02-26 16:26:40 +01:00
compose Crash recovery mechanism (#2045) 2018-02-21 10:50:12 +01:00
docs Update production deployment template after v1 automation 2018-02-27 13:26:51 +01:00
k8s Uncomment storageAccount in tendermint-sc.yaml 2018-02-28 13:32:02 +01:00
network Add some docs 2017-11-23 16:22:16 +01:00
pkg Scripts to bootstrap devstack setup for bigchaindb with tendermint (#1887) 2017-12-11 17:03:32 +01:00
proposals Merge branch 'master' into tendermint 2017-12-20 16:11:00 +01:00
snap set the version of the snap using git tags 2017-05-24 14:53:46 +02:00
tests Rollback crash recovery mechanism (#2091) 2018-02-23 14:35:18 +01:00
tmdata Crash recovery mechanism (#2045) 2018-02-21 10:50:12 +01:00
.dockerignore Fix some config issues for docker-compose 2016-02-15 14:42:15 +01:00
.gitignore Problem: .pytest_cache is tracked by git 2018-02-12 18:29:22 +01:00
.pre-commit-config.yaml Pre commit styling (#1914) 2017-11-30 15:04:14 +01:00
.readthedocs.yml Added build yml for readthedocs 2018-02-14 19:40:36 +05:30
.travis.yml Docker compose for travis (#2039) 2018-02-14 10:19:04 +01: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 Updated the CONTRIBUTING.md file for the tendermint branch 2017-12-07 10:45:52 +01:00
Dockerfile Address comments 2018-02-01 13:02:39 +01: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 Flat UTXO collection and first integration with Tendermint™ (#1822) 2017-11-10 17:53:57 +01:00
PYTHON_STYLE_GUIDE.md Pre commit styling (#1914) 2017-11-30 15:04:14 +01:00
README.md Remove all refs/links to whitepaper in tendermint branch 2018-02-19 11:06:06 +01: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
TENDERMINT_INTEGRATION.rst Add some docs 2017-11-23 16:22:16 +01:00
codecov.yml Removed old AWS testing cluster stuff including docs 2017-11-30 17:50:22 +01:00
docker-compose.benchmark.yml Problem: statsd config is no longer supported 2018-02-13 14:35:47 +01:00
docker-compose.docs.yml Problem: docker-compose.docs.yml it outdated 2018-02-26 16:26:40 +01:00
docker-compose.network.yml Problem: new env vars are not managed by the conf 2018-02-14 12:18:59 +01:00
docker-compose.rdb.yml Fix docker files 2017-11-07 18:44:51 +05:30
docker-compose.ssl.yml Add docker-compose file for mongodb ssl tests 2017-12-22 18:03:57 +01:00
docker-compose.tendermint.yml Problem: new env vars are not managed by the conf 2018-02-14 12:18:59 +01:00
docker-compose.travis.yml Crash recovery mechanism (#2045) 2018-02-21 10:50:12 +01:00
docker-compose.yml Merge branch 'master' into tendermint 2017-11-29 17:18:00 +01:00
pytest.ini Add tendermint marker to pytest.ini 2018-02-08 15:41:44 +01:00
setup.cfg Add flake8 option to setup.cfg 2017-01-11 05:13:27 -05:00
setup.py Merge pull request #1992 from bigchaindb/tendermint-docs-k8s-dep 2018-02-21 19:23:14 +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 blockchain database.

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