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.
One-Click Deploy to Vercel
npx degit Web3Auth/web3auth-pnp-examples/web-modal-sdk/quick-starts/react-modal-quick-start w3a-exampleInstall & Run:
cd w3a-example
npm install
npm run start
# or
cd w3a-example
yarn
yarn start