@@ -9,7 +9,7 @@ sidebarTitle: Guide
9
9
Before configuring your Shop, make sure:
10
10
11
11
- You’ve completed the [ Marketplace configuration flow] ( /solutions/marketplaces/white-label-marketplace/guide ) (Marketplace Settings, Page Settings, Wallet Settings)
12
- - You have one or more Sequence deployed item contracts (1155 or 721 )
12
+ - You have one or more Sequence deployed item contracts (1155)
13
13
14
14
## Launch a Shop
15
15
@@ -47,7 +47,6 @@ Once the Shop is enabled, you can begin creating sales using one of the supporte
47
47
48
48
Only Sequence-issued contracts are currently supported:
49
49
50
- - ` ERC-721 Item Sale `
51
50
- ` ERC-1155 Item Sale `
52
51
53
52
> ** Note: Allowlists and Merkle proofs are not supported at this time.**
@@ -77,7 +76,7 @@ If you choose to create a new sale, follow these steps:
77
76
1 . ** Enter a name** for the sale.
78
77
2 . ** Upload a banner image** for the sale. (Recommended size: ** 2440 x 960 pixels** )
79
78
3 . ** Select an item contract** :
80
- - Must be a Sequence-deployed ` ERC-721 ` or ` ERC- 1155` contract
79
+ - Must be a Sequence-deployed ` ERC-1155 ` contract
81
80
- Must be linked to a collection with valid metadata
82
81
83
82
> ** Note: If the selected collection is private or missing metadata, image previews and titles may not render correctly.**
@@ -97,14 +96,6 @@ If you choose to create a new sale, follow these steps:
97
96
- Search and select items from your collection
98
97
- Confirm and sign the deployment transaction to publish the sale
99
98
100
- ### ERC-721
101
-
102
- 1 . ** Configure sale settings** , including:
103
- 1 . Max Token ID (Last ID that this contract can mint)
104
- 2 . Start and end time
105
- 3 . Pricing details
106
- 2 . ** Confirm and sign** the deployment transaction to publish the sale
107
-
108
99
</Step >
109
100
110
101
<Step title = " Previewing and Testing the Shop" >
0 commit comments