An open API service indexing awesome lists of open source software.

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

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

Screenshot 2023-12-02 at 23 16 59