Curation Widget
Add a curation list created from Manifold Share to your website.
Current Version
0.0.3
Javascript Library
https://curation.manifoldxyz.dev/0.0.3/curation.umd.min.js
Base CSS
https://curation.manifoldxyz.dev/0.0.3/curation.css
Required Properties
data-widget: "m-curation"
data-curator-address: Address of the curator
data-curation-id: The id of the Curation created from Manifold Share
data-network: The network chain id your listing is on (e.g. Ethereum Mainnet is 1, Goerli is 5).
Optional Properties
data-appearance: "dark" or "light"
Overview
Curation widget allows you to embed curated listings from Manifold Share on your website. The listings displayed via the Curation widget link to the listing's sale page and will attribute the Curator's wallet address as the "referrer" allowing them to earn 6.9% of the sale price if someone places the winning bid using the listing link.
Creating a Curation
Curations are created and managed on Manifold Share. Connect your wallet, add new Curations in the "Curate" tab, then heart (❤️) listings you find in "Browse" and pick which Curation(s) to save in.
Adding Curation 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