Skip to content

Commit 9cc1a8b

Browse files
authored
fix: update requirements wording (#53)
1 parent 38ce0dc commit 9cc1a8b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/badges.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,11 @@ There are three main badge types of badges:
142142

143143
The badge contract has a **default token URI**, see [ScrollBadgeDefaultURI](../src/badge/extensions/ScrollBadgeDefaultURI.sol).
144144

145+
</li>
146+
<li>
147+
148+
Your project is listed on [Scroll Ecosystem - Browse all protocols](https://scroll.io/ecosystem#protocols). (If not listed, apply [here](https://tally.so/r/waxLBW).)
149+
145150
</li>
146151
</ul>
147152

@@ -152,11 +157,6 @@ There are three main badge types of badges:
152157

153158
The badge contract implements on-chain eligibility check, see [ScrollBadgeEligibilityCheck](../src/badge/extensions/ScrollBadgeEligibilityCheck.sol).
154159

155-
</li>
156-
<li>
157-
158-
Your project is listed on [Scroll Ecosystem - Browse all protocols](https://scroll.io/ecosystem#protocols). (If not listed, apply [here](https://tally.so/r/waxLBW).)
159-
160160
</li>
161161
</ul>
162162
</td>
@@ -194,7 +194,7 @@ There are three main badge types of badges:
194194
</li>
195195
<li>
196196

197-
All URLs mentioned above are configured for cross-origin access (CORS) on https://scroll.io.
197+
All involved URLs, including those for the Check API, Claim API, and the badgeTokenURI returned by the contract, are configured for cross-origin access (CORS) on https://scroll.io.
198198

199199
</li>
200200
<li>

0 commit comments

Comments
 (0)