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
- Host: GitHub
- URL: https://github.com/chainpatrol/phishframe
- Owner: chainpatrol
- Created: 2024-03-23T19:15:18.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-26T19:19:16.000Z (about 2 years ago)
- Last Synced: 2025-02-02T05:44:41.484Z (about 1 year ago)
- Topics: farcaster, farcaster-frames
- Language: TypeScript
- Homepage: https://phishframe.com/
- Size: 2.42 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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:
```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.