Matt Smith a5243e43f6 This large (sorry) commit
1. switches from a composable plugin model to a single-plugin model
2. switches class methods to static methods in the BaseConsensusRules class
3. adds create_transaction, sign_transaction, and verify_transaction to
the plugin API

TODO: If we adopt this model, all references in e.g. client.py to util
methods like `sign_tx` need to be routed through the plugin methods, and
possibly need to be added to the plugin interface.
2016-03-08 18:33:31 -08:00
2016-03-08 18:33:31 -08:00
2016-03-04 16:00:30 +01:00
2016-02-10 19:55:33 +01:00
2016-02-19 00:26:38 +01:00
2016-02-10 19:55:33 +01:00
2016-03-03 12:55:11 +01:00
2016-03-04 11:15:33 +01:00
2016-02-10 19:55:33 +01:00
2016-03-08 18:33:31 -08:00

BigchainDB

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

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

Quick Start

Install & Run BigchainDB

Run BigchainDB with Docker

Getting Started (Tutorial)

Description
Languages
Python 83.6%
Shell 12.5%
Lua 1.6%
Dockerfile 0.8%
Jinja 0.7%
Other 0.8%