Skip to content

create batch transaction example using sendCalls#44

Merged
coffeexcoin merged 2 commits intomainfrom
batch-tx
May 23, 2025
Merged

create batch transaction example using sendCalls#44
coffeexcoin merged 2 commits intomainfrom
batch-tx

Conversation

@coffeexcoin
Copy link
Contributor

@coffeexcoin coffeexcoin commented May 23, 2025

  • add batch transaction example app
  • reafactor tx state

PR-Codex overview

This PR introduces a new Next.js application that integrates the Abstract Global Wallet, utilizing various components for wallet interaction, token management, and UI enhancements. It sets up configurations for Tailwind CSS, ESLint, and TypeScript.

Detailed summary

  • Added postcss.config.mjs for Tailwind CSS.
  • Created next.config.ts for Next.js configuration.
  • Implemented AbstractWalletWrapper in NextAbstractWalletProvider.tsx.
  • Added global styles in globals.css.
  • Configured ESLint in eslint.config.mjs.
  • Set up TypeScript configuration in tsconfig.json.
  • Developed UI components: BackgroundEffects.tsx, ResourceCards.tsx, StatDisplay.tsx, TransactionStatus.tsx, and wallet components for token minting and incrementing.
  • Added SVG assets for branding.
  • Updated .gitignore for ignored files.
  • Enhanced README with local development instructions.

The following files were skipped due to too many changes: agw-batch-transactions/pnpm-lock.yaml

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

@vercel
Copy link

vercel bot commented May 23, 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 May 23, 2025 8:22pm
agw-dynamic ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2025 8:22pm
agw-eoa-linking ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2025 8:22pm
agw-nextjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2025 8:22pm
agw-privy ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2025 8:22pm
agw-rainbowkit ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2025 8:22pm
agw-signing-messages ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2025 8:22pm
agw-thirdweb ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2025 8:22pm
agw-walletconnect-nextjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2025 8:22pm
session-keys ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2025 8:22pm

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