Content
@
https://warpcast.com/~/channel/frames-v2
0 reply
0 recast
0 reaction
Samuel ツ
@samuellhuber.eth
@artlu could you walk me through the setup of the notification api for frames here? I see you're relaying to Neynar https://github.com/artlu99/framesv2-remix-cf/blob/main/app/routes/api.webhook.ts
3 replies
0 recast
8 reactions
Hoot 🎩
@owl
Ayo another remix user! The basic frame notifications are simple, you get a unique url every time someone enables notifications, you just post to those to send. I wonder what Neynar is needed for?
1 reply
0 recast
2 reactions
Samuel ツ
@samuellhuber.eth
I suspect Artlu wants his own url as Webhook but use neynar as datastore for the subscription objects At least that’s how the code reads
1 reply
0 recast
1 reaction
artlu 🎩
@artlu
exactly. datastore + retries on errors. there's a little expandy section in the README.md the Neynar secret goes in 'config.json'
1 reply
0 recast
1 reaction
Hoot 🎩
@owl
Makes sense!
0 reply
0 recast
2 reactions