hyperledger / cacti

Hyperledger Cacti is a new approach to the blockchain interoperability problem
https://wiki.hyperledger.org/display/cactus
Apache License 2.0
339 stars 277 forks source link

Create UI #3111

Open RafaelAPB opened 5 months ago

RafaelAPB commented 5 months ago

Part 1: refactor CBDC example UI

Part 2: visualization tools for views A blockchain view might be a difficult concept to comprehend. Create visualization tools to view the different parts of the blockchain view, including segmentation by chain and gateway consortium. Some inspiration:

https://layerzeroscan.com/ https://tx.town/v/eth-btc https://axelarscan.io/

This issue aims to create a simple extension to the CBDC example UI that allows to see the views. The UI essentially has to call the BUNGEE endpoints that SATP exposes.

eduv09 commented 5 months ago

@RafaelAPB please assign me this one

RafaelAPB commented 1 month ago

Depends on #3110