Skip to content

Paymaster

@cinacoin/paymaster — Self-hosted ERC-4337 Paymaster contract.

Installation

Deploy the Paymaster contract to your target chain, then configure the AA SDK with its address.

Overview

The Paymaster enables gas sponsorship, allowing dApps to pay gas fees on behalf of users or implement custom gas payment models.

Features

  • Verifying Paymaster pattern
  • Token-based gas payment
  • Time-based sponsorship limits
  • Rate limiting
  • Multi-chain deployment

Released under the MIT License.