Hi all,
I want to store data from users, transactions asf. outside the blockchain. For example, the transaction history from a specific user. Can someone recommend a way on how to do this?
Hi all,
I want to store data from users, transactions asf. outside the blockchain. For example, the transaction history from a specific user. Can someone recommend a way on how to do this?
That is what you get saved on a Moralis Server in its internal database usually, there you can save additional information about the users, and the transactions for your application users will get automatically synced in Moralis db.
cool :). Do you know any tutorial about how to do this? With some easy examples possibly?
You. can look on some YouTube tutorials like:
and read in our documentation:
https://docs.moralis.io/moralis-server/users
https://docs.moralis.io/moralis-server/database
https://docs.moralis.io/moralis-server/automatic-transaction-sync