File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -69,6 +69,7 @@ Other repositories you might be interested in containing those microservice comp
6969 - Private/permissioned: Hyperledger Besu / Quorum
7070- Hyperledger Fabric connector - < https://github.com/hyperledger/firefly-fabconnect >
7171- Tezos connector - < https://github.com/hyperledger/firefly-tezosconnect >
72+ - Cardano connector - < https://github.com/hyperledger/firefly-cardano >
7273- Corda connector starter: < https://github.com/hyperledger/firefly-cordaconnect >
7374 - CorDapp specific customization is required
7475
@@ -249,10 +250,10 @@ Plugins: Each plugin comprises a Go shim, plus a remote agent microservice runti
249250 │ │ interface │ * Standardized operations, and custom on-chain coupling
250251 │ └─────┬─────────┘
251252 │ │
252- │ ├─────────────────────┬───────────────────┬-───────────────────┐
253- │ ┌─────┴─────────┐ ┌───────┴───────┐ ┌───────┴────────┐ ┌───────┴────────┐
254- │ │ ethereum │ │ fabric │ │ corda/cordapps │ │ tezos │
255- │ └─────┬─────────┘ └───────────────┘ └────────────────┘ └────────────────┘
253+ │ ├─────────────────────┬───────────────────┬-───────────────────┬-─────────────────── ┐
254+ │ ┌─────┴─────────┐ ┌───────┴───────┐ ┌───────┴────────┐ ┌───────┴────────┐ ┌───────┴────────┐
255+ │ │ ethereum │ │ fabric │ │ corda/cordapps │ │ tezos │ │ cardano │
256+ │ └─────┬─────────┘ └───────────────┘ └────────────────┘ └────────────────┘ └────────────────┘
256257 │ [REST/WebSockets]
257258 │ ┌─────┴────────────────────┐ ┌────────────────────────┐ ┌─
258259 │ │ transaction manager [Tm] ├───┤ Connector API [ffcapi] ├───┤ Simple framework for building blockchain connectors
You can’t perform that action at this time.
0 commit comments