Skip to content

Latest commit

 

History

History

tkey-nextjs-quick-start

Web3Auth (@tkey/tkey) Next.js QuickStart

Web3Auth Web3Auth

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

How to Use

Download Manually

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

Important Links