Conversation
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>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.