Docs: Added 'BigchainDB Integration with Other Blockchains'

This commit is contained in:
troymc 2016-06-20 11:24:05 +02:00
parent d4ef24aa7b
commit 5ae231501c

View File

@ -11,3 +11,10 @@ BigchainDB can store data of any kind (within reason), but it's designed to be p
* Validated transactions are strongly tamper-resistant; see [the section about immutability / tamper-resistance](immutable.html). * Validated transactions are strongly tamper-resistant; see [the section about immutability / tamper-resistance](immutable.html).
You can read more about the details of BigchainDB transactions in [the section on Transaction, Block and Vote Models (data models)](models.html). You can read more about the details of BigchainDB transactions in [the section on Transaction, Block and Vote Models (data models)](models.html).
## BigchainDB Integration with Other Blockchains
BigchainDB works with the [Interledger protocol](https://interledger.org/), enabling the transfer of assets between BigchainDB and other blockchains, ledgers, and payment systems.
Were actively exploring ways that BigchainDB can be used with other blockchains and platforms.