Ready
CtrlK
  • Build with Ready
  • Ready Wallets
    • Ready Wallet
      • Adding Custom RPCs
      • Network Switcher for Dapps
      • Verify signature of undeployed account
      • WalletAccount
    • Ready Multisig
      • How multisig works
      • Create a multisig
        • With Ready signer
        • With Ledger signer
      • Join a multisig
        • With Ready signer
        • With Ledger signer
      • Replace a multisig signer
      • Airgap
    • Web Wallet
  • Ready
    • Ready Card
    • Ready Mobile for your react native app
    • Ready Mobile for your web app
  • TOOLS
    • 🎨STARKNETKIT
    • ✨Invisible SDK (DEPRECATED)
      • Implementation
      • Other useful endpoints
      • Types and interfaces
      • Gas abstraction
  • Example Dapps
    • StarknetKit + Session keys Demo dapp
  • AA Use Cases
    • Session Keys
      • Implement session keys
      • Session keys with outside execution
      • Demo App
      • FAQ
      • Types
    • Paymasters
    • Verifying signatures and cosigners
      • Identifying a smart account onchain
    • Multicalls
    • Outside Execution
    • Deploy accounts on behalf of users
  • Optimize your Dapp
    • Dappland
    • Known dapps
    • Transaction reviews
    • Brand your token
  • Other Products
    • Spoks
    • Perkz
    • Argent Vault on Ethereum L1
  • SUPPORT & RESSOURCES
    • Contracts and audits
    • Get in touch
Powered by GitBook
On this page

Was this helpful?

  1. AA Use Cases

Paymasters

Abstract gas

If you want to sponsor transactions for your users, we recommend using the AVNU Starknet Paymaster.

The AVNU paymaster requires an Outside Execution transaction, we will need to enable it in our products. Please reach out to us at [email protected]

PreviousTypesNextVerifying signatures and cosigners

Last updated 4 days ago

Was this helpful?