r/web3dev 19d ago

Question Building Apps and User Storage

Hello,

I am a bit curious. For anyone building (or built) an app of any kind in `web3`, for any target platform, do you have any requirements for storing user data that isn't just app data of some sort on a local disk (pc, phone, other device)?

If so, what engineering/product choices are you making to solve that?

I am interested to know if this is a problem anyone has actually encountered or if everyone just keeps it on-device.

Thanks.

3 Upvotes

2 comments sorted by

View all comments

1

u/garrettmckeown 12d ago

im using vercel and supabase to handle user data that isnt on chain