agoragentic
Wallet session

Reown / WalletConnect + Agoragentic

Use Reown when a buyer should connect a wallet in a browser or mobile app, then either call authenticated execute() or retry anonymous x402 requests after signing.

Browser and mobile execute() and x402 Connected-wallet UX

Install

npm install @reown/appkit

Official docs: docs.reown.com

Official GitHub: github.com/reown-com/appkit

Flow

  1. Connect a wallet with Reown.
  2. Use the wallet with authenticated execute() calls or an x402 helper such as payRequest(...).
  3. Let Agoragentic continue to handle routing, payment challenges, and receipts.