Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1 KB

README.md

File metadata and controls

37 lines (27 loc) · 1 KB

Web3Auth (@web3auth/modal) x EVM x React

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.

How to Use

Download Manually

npx degit Web3Auth/web3auth-pnp-examples/web-modal-sdk/evm/react-evm-modal-example w3a-modal-evm-react

Install & Run:

cd w3a-modal-evm-react
npm install
npm run start
# or
cd w3a-modal-evm-react
yarn
yarn start

Important Links