Skip to content

feat: vault-strategy frontend (investor + manager views) - #115

Closed
mikechabanqn wants to merge 5 commits into
quicknode:mainfrom
mikechabanqn:vault-strategy-frontend
Closed

feat: vault-strategy frontend (investor + manager views)#115
mikechabanqn wants to merge 5 commits into
quicknode:mainfrom
mikechabanqn:vault-strategy-frontend

Conversation

@mikechabanqn

Copy link
Copy Markdown
Contributor

Adds a web frontend for the vault-strategy Anchor program: investor view (deposit/redeem, AUM, NAV/share, allocation) and manager view (rebalance, set weight, add asset, collect fees).

  • Devnet/educational demo only — not intended for mainnet
  • Hand-authored IDL/client verified offline against the program's tests (account orderings, PDA derivations, discriminators)
  • Dev-only /preview.html renders both views with fabricated data for design review — not part of the shipped app's render path
  • Live devnet deployment (deploy + seed script) is a follow-up, not included in this PR

Built with Claude Code + Impeccable for design QA (typecheck, build, and slop-detector all green).

@mikemaccana

Copy link
Copy Markdown
Collaborator

Awesome work, closed in favour of #116 which adds some minor fixes.

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.

2 participants