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 React.js (Vite) applications.
npx degit Web3Auth/web3auth-pnp-examples/web-no-modal-sdk/evm/react-vite-evm-no-modal-example w3a-nomodal-evm-react-vite
Install & Run:
cd w3a-nomodal-evm-react-vite
npm install
npm run dev
# or
cd w3a-nomodal-evm-react-vite
yarn
yarn dev