https://github.com/potlock/followers-fund
Reward you followers with the most clout via quadratic funding. Built on Farcaster & base
https://github.com/potlock/followers-fund
airdrop base ethereum farcaster frames potlock quadraticfunding socialfi tooling warpcast web3social
Last synced: 2 months ago
JSON representation
Reward you followers with the most clout via quadratic funding. Built on Farcaster & base
- Host: GitHub
- URL: https://github.com/potlock/followers-fund
- Owner: PotLock
- License: mit
- Created: 2024-05-05T15:24:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-15T11:08:12.000Z (about 1 year ago)
- Last Synced: 2025-01-24T23:16:04.274Z (4 months ago)
- Topics: airdrop, base, ethereum, farcaster, frames, potlock, quadraticfunding, socialfi, tooling, warpcast, web3social
- Language: TypeScript
- Homepage: https://followers.fund
- Size: 437 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# followers-fund
Reward your followers with the most clout via quadratic funding. Built on Farcaster & base

# About
Farcaster client that allows you to filter followers and rewards them using quadratic funding based on their amount of followers and pay them out in Base + post the results to Farcaster tagging everyone who has been paid out.# Demo
Quick Pitch (Farcon) https://docs.google.com/presentation/d/1qU4OqdF0FwR2n4klJhCwJM5AM_lIGzbFddfed0LbxtY/edit#slide=id.g2d26cbb005d_0_5
Demo at https://followers.fund# You will need
- A farcaster account (sigin with warpcast)
- A wallet on Base with tokens
# Resources
Backlog https://github.com/orgs/PotLock/projects/12/views/1## Demo
- [https://fc-payouts.vercel.app/](https://fc-payouts.vercel.app/)
## Setup
- After deploying your repo to Vercel...
- Create a `kv` database `https://vercel.com///stores`
- Set the `KV` prefix url's for the new `kv` database
- Navigate to env variables: https://vercel.com/gregan/fc-links-follow/settings/environment-variables
- If you're doing something production facing w/ trusted data, set the `HUB_URL` environment variable to a production hub's public ip address port 2283 ref: https://docs.farcaster.xyz/reference/frames/spec#frame-signature-packet
- Set the `HOST` env variable to your public facing url or domain, ie; `https://.vercel.app/`