Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 656 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 656 Bytes

PhishFrame

PhishFrame

PhishFrame is here to give our Farcaster friends a simple and convenient set of security tools to ensure your safety in the world of Web3. Got a URL that's looking a bit fishy? No problem! Just pop it into PhishFrame and with a single click, you can see if it's on ChainPatrol’s scam blocklist.

Development

First install the dependencies:

corepack enable
yarn install

Then, run the development server:

yarn dev

Open http://localhost:3001 with your browser to see the result.