An open API service indexing awesome lists of open source software.

https://github.com/chainpatrol/phishframe

A security-focused Farcaster Frame by ChainPatrol
https://github.com/chainpatrol/phishframe

farcaster farcaster-frames

Last synced: about 1 year ago
JSON representation

A security-focused Farcaster Frame by ChainPatrol

Awesome Lists containing this project

README

          

# PhishFrame

![PhishFrame](https://github.com/chainpatrol/frames/assets/8302959/1832d5a4-414c-45da-9c65-eef664909bbe)

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:

```bash
corepack enable
yarn install
```

Then, run the development server:

```bash
yarn dev
```

Open [http://localhost:3001](http://localhost:3001) with your browser to see the result.