> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mastermindcms.com/llms.txt
> Use this file to discover all available pages before exploring further.

# msm-deploy-contract-web3

> Web component msm-deploy-contract-web3.

`msm-deploy-contract-web3` is a web component built with Lit.

## Purpose

Integrate Web3 UI (wallet/NFT flows).

## Usage

```html theme={null}
<msm-deploy-contract-web3></msm-deploy-contract-web3>
```

## Attributes / properties

| Name                   | Type   | Default | Notes |
| ---------------------- | ------ | ------- | ----- |
| `href`                 | string | -       |       |
| `contract-symbol`      | string | -       |       |
| `max-supply`           | string | -       |       |
| `contract-name`        | string | -       |       |
| `contract-description` | string | -       |       |
| `nft-image`            | string | -       |       |
| `banner-image`         | string | -       |       |
| `seller-sku-id`        | string | -       |       |
| `contract-template`    | string | -       |       |

## Events

This component does not emit custom events.

## CSS parts

No documented `part` slots.

## Slots

No documented slots.

## Methods

No documented public methods.
