Connect Widget
Add wallet authentication and blockchain functionality to your website.
Connect Widget requires a Manifold Developers account and API credentials. For more information follow our Getting Started guide.
Current Version
3.3.0
Javascript Library
https://connect.manifoldxyz.dev/3.3.0/connect.umd.min.js
Base CSS
https://connect.manifoldxyz.dev/3.3.0/connect.css
Additional CSS
https://connect.manifoldxyz.dev/3.3.0/connect.manifold-light.css
https://connect.manifoldxyz.dev/3.3.0/connect.manifold-dark.css
Required Properties
Overview
The Connect Widget enables a simple and foolproof way of adding web3 authentication to your website.
With Connect Widget you'll find there's...
No need to handle all wallet types (we'll do that for you)
No need to set up your own web3 provider (we've got it covered)
No need to parse complex blockchain data (we'll take care of that too)
The widget itself is quite flexible, allowing customization of styling, Ethereum provider settings, events listening, and more.
Integrating the 'Connect' button in a 'Find NFTs' example application as shown below is as simple as embedding a few lines of code into your project!
Adding the Connect Widget
You can find detailed instructions on how to install and use widgets for your specific website stack by visiting the Getting Started Guide.
Last updated