hoodquidity/apps/web/tsconfig.tsbuildinfo
Денис Зефиров 24fb890971
All checks were successful
deploy / deploy (push) Successful in 1m8s
feat: mainnet wallet, cyberpunk backdrop layer, real market data, hoodquidity.com
- Switch wallet connect default to Robinhood Chain mainnet (4663); keep testnet
  and anvil selectable. Header chip and hero folio now read Mainnet.
- New CyberGrid fx layer: survey lines, cross marks, corner locators, vertical
  kanji + scramble glyphs across Markets/Campaigns/Positions/Partners/AppBoard,
  echoing the hero's cyberpunk instrumentation.
- New DepthCanyon: 2D isometric voxel crater hero, single contained core glow
  (no bleed onto copy).
- Real per-token market data via Dexscreener /tokens/{mint} on canonical xStock
  mints; realistic prices/volume/liquidity.
- Remove VAULT address line from footer.
- Deploy target -> hoodquidity.com.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-11 23:15:27 +04:00

1 line
No EOL
1.9 KiB
Text

{"root":["./src/app.tsx","./src/ds-entry.ts","./src/main.tsx","./src/vite-env.d.ts","./src/components/campaigncard.tsx","./src/components/countup.tsx","./src/components/depositpanel.tsx","./src/components/depthchart.tsx","./src/components/depthhistory.tsx","./src/components/depthprogress.tsx","./src/components/footnote.tsx","./src/components/glyphmarquee.tsx","./src/components/healthradial.tsx","./src/components/positionpanel.tsx","./src/components/preloader.tsx","./src/components/slippagecurve.tsx","./src/components/term.tsx","./src/components/tickertape.tsx","./src/components/backdrop/depthcanyon.tsx","./src/components/backdrop/depthfield.tsx","./src/components/backdrop/depthladder.tsx","./src/components/backdrop/glowfield.tsx","./src/components/backdrop/glyphfield.tsx","./src/components/brand/logo.tsx","./src/components/fx/cybergrid.tsx","./src/components/fx/scramble.tsx","./src/components/fx/siderail.tsx","./src/components/icons/xicon.tsx","./src/components/layout/appshell.tsx","./src/components/layout/footer.tsx","./src/components/layout/header.tsx","./src/components/layout/mobilenav.tsx","./src/components/ui/badge.tsx","./src/components/ui/button.tsx","./src/components/ui/card.tsx","./src/components/ui/skeleton.tsx","./src/components/ui/stat.tsx","./src/hooks/usecampaigns.ts","./src/hooks/usechainstats.ts","./src/hooks/usemarketdata.ts","./src/lib/chain.ts","./src/lib/constants.ts","./src/lib/contracts.ts","./src/lib/dexscreener.ts","./src/lib/format.ts","./src/lib/math.ts","./src/lib/motion.ts","./src/lib/points.ts","./src/lib/utils.ts","./src/lib/wagmi.ts","./src/lib/abi/hoodquidityvaults.ts","./src/lib/abi/mockerc20.ts","./src/lib/abi/mockv3aggregator.ts","./src/screens/appboard.tsx","./src/screens/campaigndetail.tsx","./src/screens/campaigns.tsx","./src/screens/landing.tsx","./src/screens/markets.tsx","./src/screens/partners.tsx","./src/screens/positions.tsx"],"version":"5.9.3"}