Create your own Farcaster interaction circle. Inspired by Chirpty
This project pulled data from the Rinkeby Testnet, which is now deprecated. Development is being done on v2, to work with the new Farcaster contracts on Goerli
Friendcaster generates an image that shows you the users you interact with most on Farcaster.
- Currently only replies are considered.
- I'm actively working to include other stuff (likes, recasts etc)
v2 is getting built here
- Consider other interactions in the calculation.
- Build a full-fledged frontend in React (maybe use Next.js). And offload image rendering here.
- Use an outward spiral instead of multiple levels of circles.
- Replace a static image gen via canvas with a dynamic animated thingy built via react
- Allow users to customize stuff: bg, profile outline, size, num of spiral layers etc.
- Hovering a profile should show who it is etc.
- Integrate with farcasternews.xyz to show karma.
- Mint as nft (on some layer2, probs optimism). Store image on Arweave/IPFS.