Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions
rish
@rish
what are your top problems when building mini apps? e.g. - frontend components are hard to build - transactions are hard to create - etc. looking for ways to make mini app development simpler
10 replies
3 recasts
34 reactions
cody
@codyb.eth
If you want an app that works as a mini app and as a website that can also handle transactions with something like Privy, it's a mess to manage both inside of one (or at least I struggled with it). Ended up making two apps for Sidequest. would prefer there be only one. mini.sidequest.build
4 replies
0 recast
8 reactions
cashlessman 🎩
@cashlessman.eth
would using conditional work for transactions? like if context use the mini app connector else use the browser one
1 reply
0 recast
0 reaction
cody
@codyb.eth
yes (in theory). I attempted this but it quickly became a mess so I split the apps. would love for someone who knows the quirks of this all to take a better swing.
0 reply
0 recast
1 reaction