Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 641 Bytes

Contribute.md

File metadata and controls

36 lines (23 loc) · 641 Bytes

AI Bid Bot

Version 1.0.0

Stack - Tailwind, React, Typescript and Metamask Integrated

Setup

Install dependencies

npm i

Run Dev Server

npm run dev

Build extension

npm run build
npm run build --watch

Load extension

  1. Navigate to chrome://extensions/
  2. Turn on the "Developer mode" toggle switch in the top right of the window
  3. Click the "Load unpacked" button in top left of the window
  4. Go to the ai-bid-bot directory and select the dist directory to load the extension
  5. Navigate to https://app.uniswap.org/#/swap to see the Content Script app