1 million writes/s, petabytes of capacity and rich permissioning to power both open and private blockchain networks.
BigchainDB allows developers and enterprise to deploy blockchain proof-of-concepts, platforms and applications with a scalable blockchain database.
BigchainDB complements Ethereum smart contracts, blockchain platforms such as Eris, Chain, BlockApps and Enigma, and file systems like IPFS to allow a clear separation between decentralized processing and storage for transactions, contracts and media files.
Install and Run
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Natus temporibus nostrum, omnis non dolores repellat! Harum delectus, dolores.
# clone the repo
git clone git@github.com:bigchaindb/bigchaindb.git
cd bigchaindb/
# start the database
rethinkdb
# install dependencies
pip install -r requirements.txt && pip install -e .
# initialize bigchain
bigchain init
BigchainDB: A Scalable Blockchain Database