Skip to content

Conversation

jarrodwatts
Copy link
Collaborator

@jarrodwatts jarrodwatts commented Jul 16, 2025

PR-Codex overview

This PR focuses on integrating the Abstract Global Wallet's FIAT onramp functionality into a Next.js application, allowing users to purchase cryptocurrency using various payment methods.

Detailed summary

  • Added Tailwind CSS configuration in postcss.config.mjs.
  • Configured next.config.ts to allow specific image domains.
  • Created a geo-location API route in route.ts to extract user location.
  • Implemented global styles in globals.css using CSS variables.
  • Enhanced user interface components for currency and payment selection.
  • Added functionality for wallet connection and user authentication.
  • Updated README.md with detailed setup instructions and features.

The following files were skipped due to too many changes: agw-onramp/src/utils/currencyUtils.ts, agw-onramp/src/hooks/useGeoLocation.ts, agw-onramp/public/abstract.svg, agw-onramp/src/utils/deviceDetection.ts, agw-onramp/src/components/onramp/SmartAmountInput.tsx, agw-onramp/src/services/onramp.ts, agw-onramp/src/components/onramp/QuickPurchaseFlow.tsx, agw-onramp/pnpm-lock.yaml, agw-onramp/package-lock.json

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

vercel bot commented Jul 16, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
agw-batch-transactions ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2025 5:20am
agw-connectkit-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2025 5:20am
agw-dynamic ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2025 5:20am
agw-eoa-linking ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2025 5:20am
agw-nextjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2025 5:20am
agw-privy ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2025 5:20am
agw-rainbowkit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2025 5:20am
agw-signing-messages ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2025 5:20am
agw-thirdweb ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2025 5:20am
agw-vue ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2025 5:20am
agw-walletconnect-nextjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2025 5:20am
session-keys ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2025 5:20am

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