Skip to content

Latest commit

 

History

History
 
 

react-vite-evm-no-modal-example

Web3Auth (@web3auth/no-modal) x EVM x React (Vite)

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 with EVM in React.js (Vite) applications.

How to Use

Download Manually

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

Important Links