https://github.com/davidfurlong/farcaster-wrapped
Farcaster wrapped 2022 code
https://github.com/davidfurlong/farcaster-wrapped
farcaster farcaster-protocol
Last synced: 10 months ago
JSON representation
Farcaster wrapped 2022 code
- Host: GitHub
- URL: https://github.com/davidfurlong/farcaster-wrapped
- Owner: davidfurlong
- License: other
- Created: 2023-12-02T21:46:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-02T22:22:15.000Z (over 2 years ago)
- Last Synced: 2025-04-06T16:18:50.974Z (about 1 year ago)
- Topics: farcaster, farcaster-protocol
- Language: TypeScript
- Homepage: https://farcaster-wrapped.vercel.app/
- Size: 33.1 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Farcaster wrapped 2022 code
I'm open sourcing this in 2023 under the MIT license in case it helps someone build a Farcaster wrapped for 2023.
This is deployed including 2022's data at [https://farcaster-wrapped.vercel.app/](https://farcaster-wrapped.vercel.app/)
It works by running a script (based on @gregskril's farcaster-indexer) that generates a json file per user and then a next.js app that renders an animated experience.
The script to generate it is a bit outdated and requires a specific database schema.
Example