hoodquidity/apps/web
maxgort 27f01990f0
All checks were successful
deploy / deploy (push) Successful in 1m17s
feat: drop the demo balance/faucet from the showcase deposit flow
Remove the pre-funded wallet ($25k hUSD) and the faucet step from the
client-side vault so the showcase reads like a real, already-funded mainnet
wallet: no balance readout, no MAX, no "Get hUSD". The flow is simply
approve -> deposit. Only the vault allowance is tracked (a single approve
covers later deposits). Portfolio swaps the "Wallet balance" tile for
"Rewards claimed". Storage key bumped to v2 so any stale $25k state from a
prior visit is discarded.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-12 20:47:05 +03:00
..
public Hoodquidity: liquidity campaigns for Robinhood Chain stock token markets 2026-07-11 08:32:28 +04:00
scripts Hoodquidity: liquidity campaigns for Robinhood Chain stock token markets 2026-07-11 08:32:28 +04:00
src feat: drop the demo balance/faucet from the showcase deposit flow 2026-07-12 20:47:05 +03:00
index.html Hoodquidity: liquidity campaigns for Robinhood Chain stock token markets 2026-07-11 08:32:28 +04:00
package.json Hoodquidity: liquidity campaigns for Robinhood Chain stock token markets 2026-07-11 08:32:28 +04:00
tsconfig.json Hoodquidity: liquidity campaigns for Robinhood Chain stock token markets 2026-07-11 08:32:28 +04:00
tsconfig.tsbuildinfo feat: mainnet wallet, cyberpunk backdrop layer, real market data, hoodquidity.com 2026-07-11 23:15:27 +04:00
vite.config.ts Hoodquidity: liquidity campaigns for Robinhood Chain stock token markets 2026-07-11 08:32:28 +04:00