Skip to content

Claude design overhaul#3

Open
pglavin2 wants to merge 4 commits intomainfrom
Claude-Design-Overhaul
Open

Claude design overhaul#3
pglavin2 wants to merge 4 commits intomainfrom
Claude-Design-Overhaul

Conversation

@pglavin2
Copy link
Copy Markdown
Member

No description provided.

pglavin2 and others added 4 commits April 21, 2026 11:09
Replaces @rainbow-me/rainbowkit with @privy-io/react-auth + @privy-io/wagmi.
All existing wagmi hooks (useWriteContract, useReadContract, useAccount, etc.)
continue to work unchanged via @privy-io/wagmi adapter.

Changes:
- lib/config/wagmi.ts: createConfig from @privy-io/wagmi instead of rainbowkit
- components/providers/Web3Provider.tsx: PrivyProvider wraps app; supports
  email, wallet, Google, Apple, Farcaster login; embedded wallet created on login
- components/wallet/ConnectButton.tsx: usePrivy + useWallets replaces rainbowkit
  ConnectButton; shows wallet address or email as display name
- components/modals/BuyMessageModal.tsx: replaces ConnectButton with inline
  Privy login(); adds useFundWallet CTA when balance insufficient -- opens
  Privy's on-ramp (card / Apple Pay / PayPal) then auto-proceeds to purchase

App ID: cmo8vsdlo002z0cjpizrsn42u (NEXT_PUBLIC_PRIVY_APP_ID)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Privy bundles lucide-react@0.554.0 internally and imports CloudUpload which
didn't exist in the project's older 0.294.0. Webpack was resolving to the
project version causing a build failure.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Header: glassmorphic sticky bar (bg blur) + "All Markees" nav link
- Hero: full-viewport featured #1 markee with radial-gradient background,
  scanlines, star field, translucent bordered message box with pink gradient
  text fill, owner meta row, and ETH-to-change CTA
- Stats strip: large JetBrains Mono numbers grid replacing the old centered
  stat row; "Create a Markee →" outline button aligned right
- Leaderboard: replaced tiered hero/large/medium/list cards with a dense
  table (RANK · MESSAGE · OWNER · VIEWS · RAISED · TOP PRICE columns) plus
  a search bar that filters by message, name, or address
- Footer: 32×32 boxed social icons (X, Discord, Telegram, Farcaster) with
  hover states + "Markee Cooperative" attribution text
- globals.css: added twinkle, blink, fadeIn, scaleIn, rowHighlight keyframes
  and .markee-row--new utility class
- Removed fixed-price readerboard hero section and unused hooks/imports

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
markee Ready Ready Preview, Comment Apr 23, 2026 6:47pm

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.

1 participant