Creative and Passionate Developer
3 Followers
@fc-devs Hello everyone! I’m working on creating a Farcaster bot that can post casts. While reviewing the Farcaster docs, I came across a method to do this, but it requires the private key of the Farcaster account. Could anyone point me to where I can find or generate the private key for my account? Thanks in advance!
Frame test 1
I've resolved the issue, everyone. The problem was that I mistakenly sent ETH to a function that didn't require it, as it was non-payable. Additionally, I converted the first argument of the function to BigInt(1).
Hello devs, I'm getting this error popup in frame validator when I click a tx action button in the frame. I've deployed and tested the exact function mapped to the button in the REMIX IDE and it worked perfectly in it. What can be the possible reason for this error. I've attached the screenshots of the error popup and postURL route.