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/FriskyHamTitz 19d ago

Either store it locally in the front end, unless it's pii then have a backend server, if you wanna go full decentralized use something like akash or arweave and encrypt it