⚠️ Update: as of 12/15/2025 this repo has been archived in favor of the original Litecast repo, which now supports both mobile and web thanks to Expo.
The web version of Litecast, the mobile(iOS-first) Farcaster client that I've been building.
I'm much more focused on getting Litecast mobile to a v1 that I can get to more testers and then hopefully on the App Store(first iOS then Android) -- but I'd really like to have a web version as well!
Right now litecast-web is read only and just shows a trending page, although I'll spend some time soon listing what it would take to get the web version to a 1.0.
- Install dependencies:
npm install - Copy
.env.exampleto .env.local and add your Neynar keys from dev.neynar.com - Run the app:
npm run dev
Dylan Steck, 2024.