Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 441 Bytes

File metadata and controls

19 lines (15 loc) · 441 Bytes

Get Started sending ERC-4337 User Operations

This directory contains example user operations for learning how to use ERC-4337.

Please see https://docs.stackup.sh/docs/get-started-with-stackup for more information.

Install

npm install

Run userop.js example

npm run dev

Run @account-abstraction/sdk example

npm run account-abstraction-sdk-example