Web3Auth MPC CoreKit Web @web3auth/mpc-core-kit
QuickStart - Vue.js
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 Vue.js application.
npx degit Web3Auth/web3auth-core-kit-examples/mpc-core-kit-web/quick-starts/mpc-core-kit-vue-quick-start w3a-mpc-core-kit-vue-quick-start
Install & Run:
cd w3a-mpc-core-kit-vue-quick-start
npm install
npm run start
# or
cd w3a-mpc-core-kit-vue-quick-start
yarn
yarn start