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 with EVM in Vue.js
npx degit Web3Auth/web3auth-pnp-examples/web-modal-sdk/quick-starts/vue-modal-quick-start w3a-example
Install & Run:
cd w3a-example
npm install
npm run serve
# or
cd w3a-example
yarn
yarn serve