Skip to content

bob-collective/demo-account-abstraction-transfer

Repository files navigation

BOB Collective: Gas fee payment in WBTC (using ERC-4337)

In this example, we will show how WBTC can be used for gas fee payment using the ERC-4337 account abstraction standard on BOB. This enables users to use smart contract wallets and transact without the necessity to own ether.

Documentation can be found at https://docs.gobob.xyz/docs/build/how-to/bridged-btc-gas-fee/account-abstraction

Local development

Installing the project

  1. Install pnpm
  2. Run pnpm install