This repo showcases a simple demo that uses EIP-7702 to send a sponsored userOperation originating from a EOA.
install dependencies
pnpm install
Sending the authorization transaction to set our EOA's code
pnpm run authorize
Sending a sponsored userOperation from our EOA
pnpm run send