Wallet Identity Widget
Add a simple wallet profile with external links to your website.
Current Version
2.1.0
Javascript Library
https://identity.manifoldxyz.dev/2.1.0/walletIdentity.umd.min.js
Base CSS
https://identity.manifoldxyz.dev/2.1.0/walletIdentity.css
Additional CSS
https://identity.manifoldxyz.dev/2.1.0/walletIdentity.manifold-light.css
https://identity.manifoldxyz.dev/2.1.0/walletIdentity.manifold-dark.css
Required Properties
data-widget:
"m-wallet-identity"
data-wallet: Address of the wallet to identify
Overview
The Manifold Wallet Identity Widget is an embeddable widget that generates an inline profile of a user based on their wallet address. This profile includes the user's Ethereum Name Service (ENS), ENS Avatar, Twitter handle and links to their profile on different marketplaces, such as Foundation and OpenSea, if they exist. With the Manifold Wallet Identity Widget, you can quickly get a sleek overview of a wallet address, without the hassle of manually searching for their information.
You can see a live demo of the identity widget here.
Adding the Identity Widget
You can find detailed instructions on how to install and use widgets for your specific website stack by referring to Step 3 in the Getting Started Guide. Step 1 and 2 are not required for this widget.
Last updated