Can I use web3auth for Next.js without Typescript?

I’d like to use web3auth but in the setup tutorial it seems like it requires Typescript. Is that true? Is there a way to use it without Typescript? If so, where can I find info on how to do the setup?

@projectqrio Welcome Aboard!

You would need Typescript. Since we’re using typescript, we need the base package to provide types of the different variables we’ll be using throughout the app building process. Please take a look at our Integration builder:

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.