Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Reown example #24

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Morgosh
Copy link

@Morgosh Morgosh commented Jan 18, 2025

Added reown example

When testing you should add "NEXT_PUBLIC_PROJECT_ID" otherwise it does throw an error you are missing NEXT_PUBLIC_PROJECT_ID, you can create your project id on reown website


PR-Codex overview

This PR introduces a new Next.js application integrating the Abstract Global Wallet with Reown. It sets up configurations, styles, and components necessary for the application, including Tailwind CSS and PostCSS for styling, and establishes environment variables for project identification.

Detailed summary

  • Created next.config.mjs for Next.js configuration.
  • Added postcss.config.mjs for PostCSS with Tailwind CSS plugin.
  • Introduced global styles in globals.css with Tailwind directives.
  • Configured tailwind.config.ts for Tailwind CSS content paths and theme colors.
  • Established TypeScript configuration in tsconfig.json.
  • Updated package.json with necessary dependencies.
  • Implemented NextAbstractWalletProvider for wallet integration.
  • Developed page.tsx for the main application layout with wallet functionality.
  • Added SVG assets for branding.
  • Created a README with local development instructions and useful links.

The following files were skipped due to too many changes: agw-reown-nextjs/pnpm-lock.yaml, agw-reown-nextjs/package-lock.json

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

Copy link

vercel bot commented Jan 18, 2025

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

Name Status Preview Comments Updated (UTC)
agw-connectkit-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 18, 2025 0:25am
agw-rainbowkit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 18, 2025 0:25am
session-keys ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 18, 2025 0:25am

Copy link

vercel bot commented Jan 18, 2025

@Morgosh is attempting to deploy a commit to the Abstract Foundation Team on Vercel.

A member of the Team first needs to authorize it.

@Sam-Newman
Copy link

@Morgosh Thanks for raising this - we will look into it

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.

2 participants