Documentation Index
Fetch the complete documentation index at: https://docs.sequence.xyz/llms.txt
Use this file to discover all available pages before exploring further.
import { useMarketplaceConfig } from "@0xsequence/marketplace-sdk/react";
## Into your React component:
const data = useMarketplaceConfig();
Unique identifier of the marketplace publisher.
The title of the marketplace.
A brief description of the marketplace.
Social media links associated with the marketplace.
URL of the marketplace’s favicon.
URL of the Marketplace banner for landing page
Array of collections from the marketplace.
Configuration options for wallet integrations.
Layout configuration for the marketplace’s landing page.
URL of the marketplace’s logo.
URL of the marketplace’s banner.
URL of the custom font used in the marketplace.
Custom CSS styles for the marketplace.
URL of the marketplace manifest file.