nana
nana
I did try this but this does not seem to work as well. I have a barebones `` and a `disconnect()`
~This is no where close to a PR~ ~But~ Here it goes. https://github.com/Aadhinana/walletkit/tree/i18n it takes a new optional prop on `WalletKitProvider` itself - `langOptions` which takes the different language options...
These are the steps I followed to get this working in local env for dev. I changed the `packages/walletkit/package.json` to keep watching the files. ```json "build" : "tsc -w" ```...
`i18next-browser-languagedetector` this already does that I guess? `i18n.language` can be used to read it from the browser and set it accordingly. But we might need to include the corresponding files...
Yes if the `langOptions` are left empty then by default it shows only english as the sole option. like this  I thought I'll ask you about the styling. Since...
I think there are still a few bugs currently like fresh installation of mathwallet didn't get recognised even after clicking the refresh button. But they are still working on this...
#85 I tried doing this in with `wallet-adpater`. Let me know what you think. :smile:
I did run `yarn lint:fix` and nothing changes. works fine. any suggestions?
Why don't we try building it? Could be a fun exercise?
I believe this is an issue arising from using vite. `BROWSER= npm run dev` also doesn't seem to get rid of this