Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 524 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 524 Bytes

Session Key Workshop

Goal

Call click() on this contract with a Session Key.

Instructions

  1. Fork this repo (comes with simple wagmi app built-in with Click ABI).
  2. Install depdendencies with pnpm install.
  3. Run app on localhost:5173 with pnpm run dev.
  4. Refer to Session Key docs and build!