Widgets
Widgets are sets of UI components which make it easy for you to add web3 functionality to your website.
All widgets require the use of the Connect Widget, or custom code that initializes a Manifold Ethereum Provider prior to usage.
Installation and Usage
Widgets are installed by adding the corresponding widget's Javascript and CSS to the <head>
component of your website.
Widgets are placed within your website by adding <div>
blocks with specific properties into the <body>
of your website.
You can find detailed instructions on how to install and use widgets for your specific website stack by visiting the Getting Started Guide.
How flexible are widgets?
Widgets can be fully styled and customized for your website's look and feel. Here are some unique examples of what our partners have done:
nft.refikanadol.com
nyan.steveaoki.com
auction.chimpers.xyz
Last updated