Claim Widgets

Add Manifold Claims to your website.

Current Version

1.16.1

Version Change Noteschevron-right

Javascript Library

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

Base CSS

https://claims.manifoldxyz.dev/1.16.1/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

triangle-exclamation
circle-info

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.

circle-info

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 pagearrow-up-right and many other examples to come.

Creating Claims

Claims are created and managed via the Claim Page app in Manifold Studioarrow-up-right

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