You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Welcome to the Scroll Stablecoin Payments Tutorial. This guide walks you through building a dApp that processes USDT payments and mints NFTs as receipts, from smart contract development to frontend integration.
18
18
@@ -28,7 +28,7 @@ By the time you're done, you'll have:
28
28
_What you'll build: a payments app that processes USDT payments and mints NFTs as recipts._
29
29
30
30
<Asidetype="tip"title="">
31
-
Scroll’s infrastructure delivers **secure**, **borderless**, **fast**, and **affordable** payments, powered by trusted rails like Binance and [EtherFi](https://scroll.io/blog/etherfi-cash). While Scroll welcomes every dApp, we’re especially committed to solving the unique challenges of emerging markets, explore our work in [Africa](https://scroll.io/blog/scroll-africa-tour) and [Southeast Asia](https://scroll.io/blog/expanding-access-in-sea).
31
+
Scroll’s infrastructure delivers secure, borderless, fast, and affordable payments, powered by trusted rails like Binance and [EtherFi](https://scroll.io/blog/etherfi-cash). While Scroll welcomes every dApp, we’re especially committed to solving the unique challenges of emerging markets, explore our work in [Africa](https://scroll.io/blog/scroll-africa-tour) and [Southeast Asia](https://scroll.io/blog/expanding-access-in-sea).
32
32
</Aside>
33
33
34
34
If you run into any issues, please reach out in [our Discord](https://discord.gg/scroll).
@@ -163,7 +163,7 @@ pnpm install
163
163
Add your deployed contract address to `.env.local`:
0 commit comments