sei-protocol/sei-js

TypeError: (0 , _sei_js_core__WEBPACK_IMPORTED_MODULE_11__.connect) is not a function

truecode112 opened this issue · 1 comments

I am using sei-js/core in Tyepscript Next.js project.
image
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.

Apologies for the confusion, the docs are a bit outdated and will be updated soon.