Farcaster Devs
/fc-devs14750
A channel for builders on Farcaster to ask questions and get support
to the twitterbot and basement dweller trying to scrape/scan our Ponder predictions:
thanks for the attention! 🙃 we've enabled challenge mode, so you'll have to find another USDC honeypot to pester
service is (almost) back to normal folks!
thanks for the attention! 🙃 we've enabled challenge mode, so you'll have to find another USDC honeypot to pester
service is (almost) back to normal folks!
haven't seen any casts about it but per the schedule there *should* be a dev call in a little over 45 mins, if so i'll be there & live casting about it!
i just wanna acknowledge that @thirdweb has been killing it lately with v5 SDK, and now shipping some really cool things to support Farcaster ecosystem
the jsdoc examples built into the SDK saved me from searching through online docs; keep'em coming!
the jsdoc examples built into the SDK saved me from searching through online docs; keep'em coming!
Does anyone know how to find out the number of active followers the Warpcast team uses when calculating Warpcast Rewards scores? I’m curious how many of my 45k followers are considered active
https://warpcast.notion.site/Warpcast-Rewards-15f6a6c0c10180339fcdee6c9a18c338
https://warpcast.notion.site/Warpcast-Rewards-15f6a6c0c10180339fcdee6c9a18c338
i was chatting w @0xconca.eth today, and we were remembering how i didn't know how to write a single line of code a year ago
yes, ai code editors have grown *exponentially* this year, i caught a reaaally good wave
not a beginner anymore in 2025
onward @atlas
yes, ai code editors have grown *exponentially* this year, i caught a reaaally good wave
not a beginner anymore in 2025
onward @atlas
a few frames v2 updates https://warpcast.com/cmlad.eth/0x43d5334a
How does shuttle subscribe to Hubble events? Using gRPC Subscribe()?
this app is completely server rendered with no client js. so to make it support fc v2 frames, i made a public js script that just calls fcsdk.actions.ready() and anyone can call this from their server rendered page by adding to your html:
<script type="module" src="https://esm.town/v/moe/fcv2FrameReady" />
<script type="module" src="https://esm.town/v/moe/fcv2FrameReady" />
something missing for most apps that use the farcaster social graph to seed their own network is keeping that social graph in sync
for example zora suggests people to follow when you sign up initially but i
actually want it to sync my new farcaster follows too
for example zora suggests people to follow when you sign up initially but i
actually want it to sync my new farcaster follows too
I would love a JS package that handles interpolating mentions into a cast
That + creating and managing signers are the most annoying parts of trying to interact directly with hubs IMO
That + creating and managing signers are the most annoying parts of trying to interact directly with hubs IMO
boosting for visibility, happy to help if you're stuck on a /frames-v2 idea or unsure if your project would be a good fit for a v2 frame!!
https://warpcast.com/dwr.eth/0xdd17177a
https://warpcast.com/dwr.eth/0xdd17177a
speaking of…what’s the closest we have to canonical typescript types for Farcaster data primitives?
for now, just looking for users, casts, follows, reactions, and accompanying delete messages
for now, just looking for users, casts, follows, reactions, and accompanying delete messages
What places do you all look to keep track of the types used around Farcaster (e.g. Frame Data Types, Hub Types, etc)
thinking if I should setup notifications for all updates and make a standalone types library as public good
thinking if I should setup notifications for all updates and make a standalone types library as public good
i am reading the @automod codebase (h/t @jtgi) for inspiration on my re-work of @degentipbot.eth, /microsub, and accompanying infra.
are there any other great open source projects on Farcaster i should add to the list?
are there any other great open source projects on Farcaster i should add to the list?
Neynar dev call happening right now
https://github.com/nylas/nylas-python/pull/397
This is the first PR by Devin.ai we used at our OS repo.
This AI agent, took a GitHub issue, read it, found the bug, fixed it, wrote tests, and created a PR.
We then went nuts on all our GitHub issues on the rest of the SDKs. Pretty much all P3 tickets gone in one day.
This is the first PR by Devin.ai we used at our OS repo.
This AI agent, took a GitHub issue, read it, found the bug, fixed it, wrote tests, and created a PR.
We then went nuts on all our GitHub issues on the rest of the SDKs. Pretty much all P3 tickets gone in one day.
the problem with testing dev stuff on warpcast is i open the tab and then see i have a notif, then go down a rabbit hole and forget what i meant to test
hi frens 👋 edge case bug: after I log in with a new account on wc mobile, then log out, when I go to log back in, the account isn’t listed and i’ve gotta recover with my secret phrase to log in
this is like my 6th-8th fc account though so maybe there’s a limit on how many you can have on one wc app?
this is like my 6th-8th fc account though so maybe there’s a limit on how many you can have on one wc app?
Is there a way for a client to tag a cast with a flag that prevents other clients from indexing the cast?
Eg. say I'm building Hypercast, and I only want Hypercast to show certain casts. Right now, if a user makes a cast, and it gets sent to hubs, all clients will show this cast by default. Is there an alternative?
Eg. say I'm building Hypercast, and I only want Hypercast to show certain casts. Right now, if a user makes a cast, and it gets sent to hubs, all clients will show this cast by default. Is there an alternative?
if you're looking for these on web, try /~/developers/ which now has links to everything.
https://warpcast.com/~/developers/
https://warpcast.com/~/developers/
Not sure if this was officially announced somewhere but it looks like along with the frames v2 rollout on warpcast web the /~/developers/frames v1 dev playground has been replaced with the v2 frames playground
If you're still working with v1 frames the legacy dev playground link is:
https://warpcast.com/~/developers/frames-legacy
If you're still working with v1 frames the legacy dev playground link is:
https://warpcast.com/~/developers/frames-legacy