A scalable blockchain database. The whitepaper explains what that means.
This fork provides basic functionality for supporting the interledger protocol, see http://interledger.org/
The edits are found under interledger/core.py and interledger/tests/test_connector.py To run the interledger test, install bigchaindb
$0> rethinkdb &
$1> bigchaindb -c examples/interledger/bigchain.json start
$2> bigchaindb -c examples/interledger/megachain.json start
$3> cd examples/interledger
$3> python3 run_cross_ledger_payment_simple.py
- multisig
- escrow
- connectors
- signed receipts
- receipt propagation and listeners
- proper asset conversion
- RESTful API wrapper
- multi-(big)chain(db) instantiation + network path optimization
- BigchainDB.com - the main BigchainDB website, including newsletter signup
- Whitepaper - outlines the motivations, goals and core algorithms of BigchainDB
- Roadmap
- Blog
- Google Group
- Documentation - for developers
- CONTRIBUTING.md - how to contribute
- Community guidelines
- Open issues
- Open pull requests
- Gitter chatroom
- Licenses - open source & open content
- Imprint
- Contact Us