Content pfp
Content
@
https://warpcast.com/~/channel/fc-devs
0 reply
0 recast
0 reaction

sammybauch.eth pfp
sammybauch.eth
@sammy
im assuming there’s no way to migrate a miniapp to a new domain? and things like push tokens are probably specific to a domain? can i delete a miniapp so that ppl aren’t confused?
5 replies
0 recast
4 reactions

sammybauch.eth pfp
sammybauch.eth
@sammy
im also curious how ppl handle address -> fid resolution for notifications for onchain things without 1. setting up a db and 2. hitting an api to resolve an fid for address every time
1 reply
0 recast
3 reactions

Wesley— oss/acc pfp
Wesley— oss/acc
@wslyvh.eth
why would you need address -> fid resolution? To listen to onchain events and notify? RE db, yes something that persists. I use a very simple, redis cache which works well and has a decent free starter at Upstash See https://github.com/wslyvh/fapp-starter/
0 reply
0 recast
1 reaction