Just want to add a “Connect Wallet” button to an example app - so I can use the address from the user in the app - no need for store in cookies or any other extras
Just the most easiest way to get there with Moralis v2
This is the example app I am working with:
https://github.com/MoralisWeb3/Moralis-JS-SDK/tree/main/demos/react
Remark - searched the documentation already and this one is way to heavy for my use case:
https://docs.moralis.io/authentication-api/how-to-authenticate-users-with-metamask-using-react
Thanks a lot in advance …