Web3Auth PnP Web Modal SDK
This package provides the main class for using the default Web3Auth Modal. The package includes all
of our packages and gives you a simple way of implementing Web3Auth within your interface.
Additionally, it is a child class of @web3auth/no-modal
package. Hence,
you can still call all the functions available in the @web3auth/no-modal
package.
Requirements
- This is a frontend SDK and can only run in a browser environment
- Basic knowledge of JavaScipt
- Supports all major JavaScript Frameworks, Libraries and Bundlers
Resources
-
Quick Start: Get Started with an easy to follow integration of Web3Auth
-
Example Applications: Explore our example applications and try the SDK yourself.
-
Troubleshooting: Find quick solutions to common issues faced by developers.
-
Source Code: Web3Auth is open sourced. You can find the source code on our GitHub repository.
-
Community Support Portal: Join our community to get support from our team and other developers.
Quick Starts
PnP Modal SDK React Quick Start
A quick integration of Plug and Play Modal SDK in React
PnP Modal SDK Angular Quick Start
A quick integration of Plug and Play Modal SDK in angular
PnP Modal SDK Vue Quick Start
A quick integration of Plug and Play Modal SDK in Vue
PnP Modal SDK NextJS Quick Start
A quick integration of Plug and Play Modal SDK in NextJS
PnP Modal SDK Nuxt Quick Start
A quick integration of Plug and Play Modal SDK in Nuxt
PnP Modal SDK Vanilla JS Quick Start
A quick integration of Plug and Play Modal SDK in Vanilla JS