Skip to content

feat: implement liquid staking delegation flow graph visualization (#62)#63

Open
rindicomfort wants to merge 1 commit into
VeriNode-Labs:mainfrom
rindicomfort:feature/liquid-staking-delegation-flow
Open

feat: implement liquid staking delegation flow graph visualization (#62)#63
rindicomfort wants to merge 1 commit into
VeriNode-Labs:mainfrom
rindicomfort:feature/liquid-staking-delegation-flow

Conversation

@rindicomfort

Copy link
Copy Markdown

Closes #62. This PR implements the delegation flow graph visualization for liquid staking protocol token holders using WebGL/Three.js.

…eriNode-Labs#62)

- Add DelegationNode and DelegationEdge types
- Implement liquidStakingService with fallback API calls and live WS updates simulation
- Implement Sugiyama layered layout with barycenter heuristic cross-edge minimization and label padding
- Add WebGL Three.js-based DelegationFlowGraph with tube-rendered edges and animated flow particles
- Add DelegationDetailPanel slide-out with historical cumulative stake SVG area chart
- Add tabbed StakingDashboard page and routing integration

Closes VeriNode-Labs#62
@JamesEjembi

Copy link
Copy Markdown
Contributor

CI failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Liquid Staking Delegation Flow Graph Visualization for Protocol Token Holders

2 participants