Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content

Accounts guides

Every guide, concept, and reference under the Accounts tab, grouped by what you're trying to do.

Set up a wallet

  • Create a wallet: Generate a new key pair or restore from a seed phrase using ethers.js or the Tether WDK.
  • Agent wallets: Self-custodied wallets for AI agents (how they differ from user wallets).

Delegate the account (EIP-7702)

Reference

  • EIP-7702 API: Type-4 transaction format and the authorization list.
  • Subscribe and collect: Apply an EIP-7702 delegate to a subscription payment flow (cross-listed).