RafaelAPB / blockchain-integration-framework

A new approach to the blockchain interoperability problem
Apache License 2.0
6 stars 3 forks source link

Extend Cacti nodes and the consortium feature to support SATP #26

Closed RafaelAPB closed 4 months ago

RafaelAPB commented 6 months ago

Understand and implement the easy formation of Cacti nodes for the purpose of operating a SATP network.

Requirements: 1 - Create a consortium of 2 Cacti nodes instantiated with SATP. 2 - Perform an end to end SATP transfer by calling one Cacti node belonging to one organization. That Cacti node should redirect the request to the other Cacti node, which then talks to the SATP plugin 3 - Do the same for a consortium of 3 organizations running on different machines, over the network. 4 - Understand latency tradeoff of the geographical diversity of the consortium.

RafaelAPB commented 4 months ago

https://github.com/hyperledger/cacti/issues/3122