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
69
69
- Private/permissioned: Hyperledger Besu / Quorum
70
70
- Hyperledger Fabric connector - < https://github.com/hyperledger/firefly-fabconnect >
71
71
- Tezos connector - < https://github.com/hyperledger/firefly-tezosconnect >
72
+ - Cardano connector - < https://github.com/hyperledger/firefly-cardano >
72
73
- Corda connector starter: < https://github.com/hyperledger/firefly-cordaconnect >
73
74
- CorDapp specific customization is required
74
75
@@ -249,10 +250,10 @@ Plugins: Each plugin comprises a Go shim, plus a remote agent microservice runti
249
250
│ │ interface │ * Standardized operations, and custom on-chain coupling
250
251
│ └─────┬─────────┘
251
252
│ │
252
- │ ├─────────────────────┬───────────────────┬-───────────────────┐
253
- │ ┌─────┴─────────┐ ┌───────┴───────┐ ┌───────┴────────┐ ┌───────┴────────┐
254
- │ │ ethereum │ │ fabric │ │ corda/cordapps │ │ tezos │
255
- │ └─────┬─────────┘ └───────────────┘ └────────────────┘ └────────────────┘
253
+ │ ├─────────────────────┬───────────────────┬-───────────────────┬-─────────────────── ┐
254
+ │ ┌─────┴─────────┐ ┌───────┴───────┐ ┌───────┴────────┐ ┌───────┴────────┐ ┌───────┴────────┐
255
+ │ │ ethereum │ │ fabric │ │ corda/cordapps │ │ tezos │ │ cardano │
256
+ │ └─────┬─────────┘ └───────────────┘ └────────────────┘ └────────────────┘ └────────────────┘
256
257
│ [REST/WebSockets]
257
258
│ ┌─────┴────────────────────┐ ┌────────────────────────┐ ┌─
258
259
│ │ transaction manager [Tm] ├───┤ Connector API [ffcapi] ├───┤ Simple framework for building blockchain connectors
You can’t perform that action at this time.
0 commit comments