sei-protocol / sei-js

SeiJS is a monorepo that contains multiple NPM libraries for writing applications that interact with the Sei network.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When I wrap my app with `SeiWalletProvider` in Nextjs project, it gets some unexpected errors.

h0lme3 opened this issue · comments

commented

Hello, SEI team!

Thank you for your dedicated efforts and amazing work!

I am a newbie on SEI network and I am building SEI dApp now and integrate all avaialbe SEI wallets to dApp using @sei-js/react.
But when I wrap my app with SeiWalletProvider, I get unexpected token errors. here is the screenshot to showcase errors.
image

Here is my code snippets:
image
image
image

Will u give me some ideas to solve this issue?
Thanks in advance!

commented

@haodev007 can you please try the latest version of this package?