Content
@
0 reply
0 recast
0 reaction
Johnson
@johnson
Is there a debugger for cast-actions like Warpcast frame validator or @frames debugger or @frog-dev devtools? How do you all test cast actions locally?
1 reply
0 recast
1 reaction
Andrei O.
@andrei0x309
There's not much to test, action can either send messages back or frame. So for messages, there's nothing to test because that will be just a toast on Waprcast. And for the frame, you have the validators you enumerated before. In a worst-case scenario, you would use a test fid to test live, on warpcast, you just need to install the action. And you can do that with the URL for installing actions ex: https://warpcast.com/~/add-cast-action?url=https://api.yup.io/fc-actions/cross-post On Warpcast validators are only for composer-actions, and frames not for simple actions, but like I said don't see a good reason for them.
1 reply
0 recast
1 reaction