Varun Srinivasan pfp
Varun Srinivasan
@v
Miniapp Devs: What are your top 3 requests for us?
27 replies
7 recasts
64 reactions

Jord pfp
Jord
@jord
I would like the SDK to expose listeners for user actions (like, cast, reply, recast) to the mini app from the main client. This would help with UX as we can see the app optimistically update before the Neynar webhook confirms (which takes 3-5s). Also, the wallet should support EIP 7702 if it doesn't already.
2 replies
0 recast
1 reaction

rish pfp
rish
@rish
what's the UX you're building? Can look into webhook latency but curious what UX changes you'll have in your mini app if the latency goes from 3s to 1s for like, cast, etc
1 reply
0 recast
2 reactions

Jord pfp
Jord
@jord
Every time the user likes a cast, or recasts a cast, we're going to open a stream from the user to the author of the cast they are interacting with. Sort of like Noice, but streaming from a set monthly budget. 1s would be a major improvement, and I would really love for this to happen. Would also still love something in the SDK so I can display loading UI. Our app is going to be real-time.
1 reply
0 recast
0 reaction

rish pfp
rish
@rish
is the like happening from your client? where does this latency matter in the UX?
1 reply
0 recast
0 reaction

Jord pfp
Jord
@jord
If the user has the mini-app open, I would like them to see a response from their actions. Refreshing the page to see if it's working isn't great UX.
1 reply
0 recast
0 reaction

rish pfp
rish
@rish
just so I understand right, the scenario is: - user A is on the mini app - user B likes user A's cast _while_ they have the mini app open - mini app then shows a new stream starting for user A - mini app wants to show this stream 2s quicker than what it does today is that right?
1 reply
0 recast
0 reaction

Jord pfp
Jord
@jord
Kind of. User A is on the mini-app. They are using it for the first time. User A likes User B's cast User A would like to see that the stream is in progress Mini app would like to show this 2-4s earlier so that the (potentially new) user doesn't wonder if it works or not User A would like to know once the stream is finally open and confirmed (also keep in mind that there are 2 TXs happening after the webhook)
2 replies
0 recast
0 reaction