Marketplace Widgets
Add Manifold Gallery marketplace listings to your website.
Last updated
Add Manifold Gallery marketplace listings to your website.
Last updated
3.5.18
https://marketplace.manifoldxyz.dev/3.5.18/marketplace.umd.min.js
https://marketplace.manifoldxyz.dev/3.5.18/marketplace.css
https://marketplace.manifoldxyz.dev/3.5.18/marketplace.manifold-light.css
https://marketplace.manifoldxyz.dev/3.5.18/marketplace.manifold-dark.css
data-widget: The type of you wish to use
data-network: The network chain id your listing is on (e.g. Ethereum Mainnet is 1).
data-id: The id of the listing you've created
The data-network props MUST match the values used for the or your instantiated instance of the , otherwise the widget will not work.
data-network
data-fallback-provider
(for blockchain read operations)
data-wallet-connect-project-id
This only affects m-layout-complete-listing
and m-layout-details-display
.
This only affects m-layout-complete-listing
.
Marketplace widgets are a set of customizable UI components that allow you to create a fully customized marketplace experience.
Version 3.5.0 and above requires (>= 3.0.0)
To display the option to connect with Wallet Connect, you must use >= 3.0.0 and provide values for:
You can find more details on the .
Uses the (>= 2.0.0) to display a listing's seller's details. If this is not included, the seller's details will not appear.
Uses the (>= 0.1.0) to display the marketplace on which the listing's token is blocked, if any. If this is not included, the widget will not appear.
They have been used by artists to build , curators to build exclusive listing sites and by Manifold .
Listings are created and managed via the
You can find detailed instructions on how to install and use widgets for your specific website stack by referring to . Step 1 and 2 are not required for this widget.