Awesome
Casterscan
A block explorer for Farcaster
You can check it out here
What is Casterscan?
Casterscan is a block explorer for Farcaster. It currently lets you view:
- a firehose of the latest casts, either as a list or grid
- the details of any cast(text, embeds, responses per api/hub provider)
- you can also view cast details with our cast action
There are two goals for Casterscan's utility:
- make it easy to access Farcaster data
- give each atomic unit of data available on hubs its own URL, starting with casts
How to run locally
npm install
- Copy
.env.example
to a new.env.local
file and add your Neynar API key underNEYNAR_API_KEY
npm run dev
Have any questions/comments or want to keep up with/contribute to Casterscan?