MeshJS / mesh

An open-source library to advance Web3 development on Cardano

Home Page:https://meshjs.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to keep wallet connection persistent when refreshing with MeshJS

nguyenvuhoang opened this issue · comments

commented

Hello Eveyone

Do you know How to keep wallet connection persistent when refreshing with MeshJS?
Please guide us

many ways to do that, one way to use localstorage to remember which wallet to re-connect after refreshing https://www.w3schools.com/jsref/prop_win_localstorage.asp.