> ## 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-Komponente msm-deploy-contract-web3.

`msm-deploy-contract-web3` ist eine Web-Komponente (Lit).

## Zweck

Web3-UI (Wallet/NFT-Flows).

## Beispiel

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

## Attribute / Properties

| Name                   | Typ    | Standard | Hinweise |
| ---------------------- | ------ | -------- | -------- |
| `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

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

Keine `part`-Slots dokumentiert.

## Slots

Keine Slots dokumentiert.

## Methoden

Keine öffentlichen Methoden dokumentiert.
