## Backbone Interfaces
The aim of the project is to have stable interfaces exposing the data
and state of the full-node to be leveraged on by application builders.
The interface servers and binaries are stored in their own repository
and have their dedicated build systems, separated from the node.
The servers are implementing the Cap'n Proto multi-process interface
and other full-node compatible interfaces.
The code is available at:
git clone git://bitcoinbackbone.org:/backbone-servers.git
## Interfaces Architecture
------------
| |
| Client |
|__________|
|
| Cap'n Proto
|
---------------------
| |
| Chainserver |
|___________________|
|
|
|
- - - - - - - - - - - - - - - - -
| |
| Backbone Daemons |
| |
- - - - - - - - - - - - - - - - -