Content pfp
Content
@
0 reply
20 recasts
20 reactions

McBain pfp
McBain
@mcbain
Is there a Farcaster "testnet" I'm out here testing in production like a fool
9 replies
1 recast
28 reactions

Shane da Silva pfp
Shane da Silva
@sds
Yes, the protocol allows you to broadcast messages for the "testnet" network (ID = 2 https://github.com/farcasterxyz/hub-monorepo/blob/85016761b31f5771420858e478fe470ad2790e6c/packages/core/src/protobufs/generated/message.ts#L192-L193) Whether or not people are running hubs on that network is another story. We currently don't run/maintain any testnet hubs (though we have in the past).
1 reply
0 recast
4 reactions

Ben Adamsky 💭 pfp
Ben Adamsky 💭
@ba
@rish @manan is a dev environment as a service something you guys have thought about with @neynar? A dev friendly farcaster sandbox would actually enable our team to build a more stable staging environment instead of leaving FC features untested, which always makes us a bit anxious lol
2 replies
0 recast
3 reactions

rish pfp
rish
@rish
Also why leave them untested instead of testing with a test account in prod? That’s what we do
1 reply
0 recast
1 reaction

Ben Adamsky 💭 pfp
Ben Adamsky 💭
@ba
I've tested with an alt before and found it to be a time consuming workflow - switching between accounts on WC is especially painful since it kicks you out on both desktop + mobile and requires recovery phrase each time (at least for me) Because of this friction, we often end up testing with our main accounts on our local dev/staging environment, which isn't ideal since: - we can't easily test multi-user interactions and batch operations that require multiple accounts with different states - alt accounts don't have realistic network data (followers, neynar score, etc) making it hard to simulate real user scenarios and catch edge cases without stubbing in our db beforehand A proper testnet isn't mission critical but would let us better test these scenarios more thoroughly and make the dev experience on farcaster a lot smoother overall
2 replies
0 recast
0 reaction