- Check if your Node.js version is >= 18.
- Clone this repository.
- Run
npm install
to install the dependencies. - Run
npm run build
- Load your extension on Chrome following:
- Access
chrome://extensions/
- Check
Developer mode
- Click on
Load unpacked extension
- Select the
build
folder.
- Access
This extension helps users determine if a specific token address is associated with a honeypot. It offers seamless functionality for users browsing Uniswap token websites. If users are on a Uniswap site, they won't need to manually input the token address as the extension automatically detects it. For users on other websites, they can simply paste the token address into the extension's address bar for analysis.