When connecting wallet I get this:
inpage.js:116631 Uncaught (in promise) TypeError: crypto.randomUUID is not a function
at inpage.js:116631:34
at new Promise (<anonymous>)
at Station.connect (inpage.js:116630:16)
at StationWallet.connect (webpack-internal:///(app-client)/./node_modules/@terra-money/station-wallet/index.js:28:37)
at async Promise.all (index 0)
at async connect (webpack-internal:///(app-client)/./node_modules/@terra-money/wallet-kit/useWallet.js:33:44)
I had to switch back to node v18.18.2 (Latest LTS: Hydrogen)
Check solution here: https://stackoverflow.com/a/73205206/3437868