How to persist data associated with a certain wallet(user) into a SQL database? #464
Unanswered
orangephantom
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
New to wagmi and dApps development. I am trying to store the wallet(or user) data into a SQL database so I can show different things for different users upon login next time for this user. What's the right way to achieve this? Thanks!
Can i integrate this with a traditional authentication solution in a secure way? Like Firebase Auth? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions