Content pfp
Content
@
0 reply
20 recasts
20 reactions

Adam Cochran pfp
Adam Cochran
@adamscochran
If you’re a @farcaster maxi who has done Farcaster integrations (especially SIWF) and can survive in a PHP/Laravel environment would love to chat about some project based work for you. Please slide into DMs if you’re a good fit!
1 reply
0 recast
1 reaction

Steve pfp
Steve
@stevedylandev.eth
I’d be very interested to see how that goes. Depending how far you’re going (just sign in in vs creating signers) there’s not much abstraction outside of typescript. Lots of trailblazing to do in other languages and it’s needed
1 reply
0 recast
0 reaction

Adam Cochran pfp
Adam Cochran
@adamscochran
Goal is to do sign-in and let users post to their accounts. Thinking it should be decently easy to do via the Neyar API or a micro service if needed.
1 reply
0 recast
1 reaction

Steve pfp
Steve
@stevedylandev.eth
Yeah you would want to look into creating signers then, both of which can be done through Neynar or /pinata. The challenge is both require signing keys with your app mnemonic; something that has proven tricky in other languages. More details in this post https://www.pinata.cloud/blog/how-to-sign-in-with-warpcast
1 reply
0 recast
0 reaction

Steve pfp
Steve
@stevedylandev.eth
If you’re ok with a micro service approach you could certainly offload most of that work onto something like a Cloudflare worker. Would look like moving all the api routes from this to a dedicated server https://www.pinata.cloud/blog/how-to-add-farcaster-auth-to-next-js
1 reply
0 recast
0 reaction

Adam Cochran pfp
Adam Cochran
@adamscochran
I mean if Piñata wants to help us do the integration with Farcaster, I’ll also move all our media hosting over to Piñata! 😅
1 reply
0 recast
1 reaction

Steve pfp
Steve
@stevedylandev.eth
I think at the very least I can make an open source server that you can just plug in your credentials and then you can make API calls to it 👀 let me cook 👨🏻‍🍳
1 reply
0 recast
1 reaction