Can someone guide me on how to move from V1 to V2?

Good day!

Since a lot has change with Moralis, I’m trying to move our production to adapt the latest version of V2.

Can someone guide me how to still use parse dashboard and integrate the latest APIs?
I still wanna use the same concept from V1 like when a user connects their wallet, we’ll automatically sync its user transaction and save it on the parse dashboard.

Thanks!

Hi, can you ask more specific questions?

There is a guide in documentation on how to migrate to a self hosted parse server.

For syncing addresses you will have to use streams api that works only with real time data.