Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 372 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 372 Bytes

eip-lookup

To install dependencies:

bun install

To run:

bun dev
  • enable dev mode in Chrome
  • click "load unpacked"
  • select the dist directory that holds build output in this project
  • open the extension sidebar
  • open devtools from the sidebar
  • manually reload the devtools window to observe changes to the sidebar (HMR is not enabled)