Skip to content
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

Trust Graph Explorer #5

Open
10 tasks done
shorn-gnosis opened this issue Apr 3, 2024 · 0 comments
Open
10 tasks done

Trust Graph Explorer #5

shorn-gnosis opened this issue Apr 3, 2024 · 0 comments
Assignees

Comments

@shorn-gnosis
Copy link
Member

shorn-gnosis commented Apr 3, 2024

Scenario:

Users can input an address or username, and the platform will generate an interactive graph displaying the trust connections and their associated limits for the given user.

To do:

  • simple form with:
    • address or username
    • generate chart button
    • form validation and error handling if != circles address/name
  • d3 graph with the user node shown in the centre of the view at start
  • show trust "direction" ie: outgoing, incoming
  • thickness of the edges (connecting lines) can be proportional to the maxflow between addresses

Add a slider to change the transfer amount for the user. as the slider moves, the visual updates to show the possible paths

  • add a form with input:
    • `transfer amount'
    • slider to change the transfer amount for the user
@shorn-gnosis shorn-gnosis changed the title Trust Graph Explorer: Users can input an address or username, and the platform will generate an interactive graph displaying the trust connections and their associated limits for the given user. Trust Graph Explorer Apr 3, 2024
@ingoCollatz ingoCollatz moved this from 🫡Todo to 😅In Progress in circles interactive web app Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: 😅In Progress
Development

No branches or pull requests

3 participants