Documentation

Getting Started

Before you start to deep dive into deploying your paymaster, here is what you need to know

Types of transactions

The paymaster currently accepts 2 types of transaction

  • Gasless transaction: Accept gas fees in any tokens you decide to support to be paid by your users
  • Gasfree transaction / sponsored transaction: Pay the gas fees for your users

Setup

To start deploying your own instance of the paymaster, you can opt for a Quick setup or a Full setup, if you choose to go down the Quick setup path:

In any case, you will be able update your configuration at any time after setup.