Skip to content

Latest commit

 

History

History

mpc-core-kit-aggregate-verifier-example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Web3Auth MPC CoreKit Web @web3auth/mpc-core-kit React Aggregate Verifier Example

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 React environment.

How to Use

Download Manually

npx degit Web3Auth/web3auth-core-kit-examples/mpc-core-kit-web/mpc-core-kit-aggregate-verifier-example w3a-mpc-core-kit-aggregate-verifier-example

Install & Run:

cd w3a-mpc-core-kit-aggregate-verifier-example
npm install
npm run start
# or
cd w3a-mpc-core-kit-aggregate-verifier-example
yarn
yarn start

Important Links