-
Notifications
You must be signed in to change notification settings - Fork 295
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SATP (epic) - visualization and inspection of cross chain transactions #3111
Comments
@RafaelAPB please assign me this one |
Depends on #3110 |
Issue updated |
@RafaelAPB Have you considered adding this UI as an app inside https://github.com/hyperledger-cacti/cacti/tree/main/packages/cacti-ledger-browser? I wanted to work on this some time ago and prepare some PoC, but other projects got in a way.. I would love to revisit the idea some time in the future, sounds like a good candidate for mentorship project as well |
Yes! Per our conversation, we would like to include any UI efforts in this package. We ought to think it this is a more generic package (like an admin interface for cacti/satp) or more concrete (in the ledger browser) |
Please keep me in the loop about this issue, and I'll try to revisit the idea once I get a spare time :) |
Part 1: refactor CBDC example UI (if needed)
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 SATP Admin UI to inspect the cross-chain transactions and views. The UI essentially has to call the BUNGEE endpoints and other SATP endpoints.
Part 3: Create a Grafana dashboard focusing on metrics (eg performance) to complement the created UI
The text was updated successfully, but these errors were encountered: