This project was created with Create React App.
- Web3ModalContext.tsx - An example context implementation to enable easy authentication with Web3 Modal and UAuth.
- index.tsx - The root of the React app.
- providerOptions.ts - The configuration for
web3modal
. - App.tsx - A login page implementation.
- This is an example demonstrating the use of
@uauth/web3modal