Skip to content

Latest commit

 

History

History

mpc-core-kit-nextjs-quick-start

Web3Auth MPC CoreKit Web @web3auth/mpc-core-kit QuickStart - Next.js

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's MPC CoreKit Web SDK in a Next.js application.

How to Use

Download Manually

npx degit Web3Auth/web3auth-core-kit-examples/mpc-core-kit-web/quick-starts/mpc-core-kit-nextjs-quick-start w3a-mpc-core-kit-nextjs-quick-start

Install & Run:

cd w3a-mpc-core-kit-nextjs-quick-start
npm install
npm run start
# or
cd w3a-mpc-core-kit-nextjs-quick-start
yarn
yarn start

Important Links