Build a Farcaster Frame using Dune API (Low Latency Queries)

Опубликовано: 20 Октябрь 2024
на канале: Dune
630
8

Using the new Dune API filters and pagination features, we're going to build a Farcaster frame that takes a given fid (user) 's followers and recommends users based on their followers.

The github repo is here: https://github.com/andrewhong5297/dun...

00:00 Introduction to the frame
01:00 Repo walkthrough
02:00 How to use Dune API filters on a query
04:50 Setting up the repo locally
08:20 Outro and next steps