Closed truecode112 closed 8 months ago
I am using sei-js/core in Tyepscript Next.js project. Cannot find connect function. How to solve this?
Hi @truecode112, there isn't a connect function in @sei-js/core anymore. To connect to a wallet, please take a look at the JavaScript reference page in our docs here.
connect
@sei-js/core
Apologies for the confusion, the docs are a bit outdated and will be updated soon.
I am using sei-js/core in Tyepscript Next.js project. Cannot find connect function. How to solve this?