Claim Widgets

Add Manifold Claims to your website.

Current Version

1.9.4

pageVersion Change Notes

Javascript Library

https://claims.manifoldxyz.dev/1.9.4/claimComplete.umd.min.js

Base CSS

https://claims.manifoldxyz.dev/1.9.4/claimComplete.css

Required Properties

  • data-widget: The type of claim widget you wish to use

  • data-id: The id of the claim you've created

Peer Dependencies

Requires with the Connect Widget (>= 2.2.0) or your own instantiated instance of the Manifold Ethereum Provider.

Uses the Wallet Identity Widget (>= 2.0.0) to display a claim seller's details. If this is not included, the seller's details will not appear.

This only affects m-claim-complete.

Uses the Restricted Token Widget (>= 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.

This only affects m-claim-complete .

Overview

Claim widgets are a set of customizable UI components that allow you to create a fully customized claim page experience.

They have been used by artists to build put multiple claims on one page and many other examples to come.

Creating Claims

Claims are created and managed via the Claim Page app in Manifold Studio

Adding Claim Widgets

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