Skip to content

Backend wallets

Backend wallets are externally-owned accounts that your application controls to manage on-chain operations. They act as trusted intermediaries that can handle various automated tasks and workflows in your application.

Why use backend wallets?

Backend wallets enable your application to:

  • Automate onchain operations and signatures
  • Manage transactions programmatically
  • Handle user interactions on behalf of the user
  • Control asset or token distribution and inventory