Skip to main content
Integrate Para’s embedded wallets with thirdweb for smart accounts, gas sponsorship, and in-app payments. The useThirdwebSmartAccount hook handles Para signer creation, smart wallet setup, and gas sponsorship configuration automatically — supporting both EIP-4337 and EIP-7702 modes.

Prerequisites

Installation

Add your keys to .env.local

Setup Para Provider

Usage

Use the useThirdwebSmartAccount hook to create and manage a thirdweb smart account. The hook handles Para signer creation, smart wallet setup, and gas sponsorship configuration internally.

Key Features

  • Dual mode support: Choose between EIP-4337 (smart wallets via bundler) or EIP-7702 (EOA delegation)
  • Built-in gas sponsorship: Enable sponsorGas: true for gasless transactions
  • Transaction batching: Send multiple transactions atomically via sendBatchTransaction
  • Para wallet management: Embedded wallet infrastructure with MPC security

Next Steps

thirdweb Documentation

Explore thirdweb’s smart wallet features and SDK documentation

Account Abstraction Guide

See all supported AA providers and the unified SmartAccount interface

Porto Integration

Intermediate · 30 min · EIP-7702 smart accounts with session keys

Rhinestone Integration

Advanced · 40 min · Cross-chain smart accounts with gas abstraction

Aave v3 Integration

Advanced · 45 min · Lending, borrowing, and yield strategies