Skip to content

Commit

Permalink
fix: update requirements wording (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
Thegaram authored Sep 2, 2024
1 parent 38ce0dc commit 9cc1a8b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/badges.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,11 @@ There are three main badge types of badges:

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

</li>
<li>

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).)

</li>
</ul>

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

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

</li>
<li>

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).)

</li>
</ul>
</td>
Expand Down Expand Up @@ -194,7 +194,7 @@ There are three main badge types of badges:
</li>
<li>

All URLs mentioned above are configured for cross-origin access (CORS) on https://scroll.io.
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.

</li>
<li>
Expand Down

0 comments on commit 9cc1a8b

Please sign in to comment.