Skip to content

Add AGW Next.js example workspace - #15

Merged
coffee-the-dev merged 3 commits into
mainfrom
t3code/examples-workspace-agw
Apr 18, 2026
Merged

coffee-the-dev merged 3 commits into
mainfrom
t3code/examples-workspace-agw

Conversation

@coffee-the-dev

Copy link
Copy Markdown
Contributor

Summary

  • Add a new examples/agw-nextjs Next.js app for Abstract Global Wallet.
  • Wire up AbstractWalletProvider with wagmi, viem, and @tanstack/react-query so the example can support login and sponsored transactions.
  • Include a landing page with connect/disconnect flow, transaction submission, and links to Abstract resources.
  • Add Next.js, Tailwind, TypeScript, and package manager config updates required for the new example.

Testing

  • Not run (not requested).
  • Verified the new example adds its own dev, build, start, and typecheck scripts in examples/agw-nextjs/package.json.
  • Verified the lockfile includes the new examples/agw-nextjs workspace dependencies.

@vercel

vercel Bot commented Apr 18, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
agw-cli Ready Ready Preview, Comment Apr 18, 2026 10:57pm
agw-nextjs Ready Ready Preview, Comment Apr 18, 2026 10:57pm
mpp-abstract-mpp-demo Building Building Preview, Comment Apr 18, 2026 10:57pm
mpp-demo Ready Ready Preview, Comment Apr 18, 2026 10:57pm

Request Review

- Scaffold a new Next.js app for Abstract Global Wallet
- Wire up wallet sign-in, connected state, and sponsored tx demo
- Enable Tailwind CSS parsing in Biome

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 352121da88

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread examples/agw-nextjs/src/components/wallet/SendTransaction.tsx
Comment thread examples/agw-nextjs/src/components/wallet/SendTransaction.tsx
Private examples are consumers of workspace packages, not publishable
packages themselves. Every other example (mpp-demo, mpp-abstract-*) is
already in the ignore list; agw-nextjs was missing, which caused the
Gatekeeper changeset check to demand a release note for the new example.
@coffee-the-dev
coffee-the-dev merged commit ff4cbce into main Apr 18, 2026
19 checks passed
@coffee-the-dev
coffee-the-dev deleted the t3code/examples-workspace-agw branch April 18, 2026 23:00
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