Join our Community Portal to get support and stay up to date with the latest news and updates.
This example demonstrates how to use Web3Auth in Next.js
npx degit tkey/tkey-examples/tkey-web/quick-starts/tkey-nextjs-quick-start w3a-tkey-nextjs-quick-start
Install & Run:
cd w3a-nextjs-quick-start
npm install
npm run dev
# or
cd w3a-nextjs-quick-start
yarn
yarn dev