Home

Awesome

Casterscan

A block explorer for Farcaster

You can check it out here

Casterscan homepage as of 6/15/24

What is Casterscan?

Casterscan is a block explorer for Farcaster. It currently lets you view:

There are two goals for Casterscan's utility:

How to run locally

  1. npm install
  2. Copy .env.example to a new .env.local file and add your Neynar API key under NEYNAR_API_KEY
  3. npm run dev

Have any questions/comments or want to keep up with/contribute to Casterscan?