You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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:
address or username
generate chart
buttonmaxflow
between addressesAdd a slider to change the transfer amount for the user. as the slider moves, the visual updates to show the possible paths
transfer amount
for the userThe text was updated successfully, but these errors were encountered: