Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 754 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 754 Bytes

DLT-Aware Request-Response Processing

DLT-specific drivers can be used by a network's relay to determine how to satisfy a request or a query coming from a foreign network, and orchestrate the collection of information to send in a response. Though drivers can be designed to be plugins within a relay, our present implementation decouples them into separate services.

  • Implementation of a Fabric driver lies here.
  • Implementation of a Corda driver lies here. Both these drivers collect data and associated proofs (in the form of digital signatures from distinct network peers) in the cross-network data-sharing protocol.