Skip to content

Commit 419cdef

Browse files
committed
added the github link
1 parent 8c5e551 commit 419cdef

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/content/docs/en/developers/what-to-build/stablecoin-payments-tutorial.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ import nftRecipt from "../../../../../assets/images/developers/stablecoin-paymen
1616

1717
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.
1818

19+
<Aside type="note" title="Complete Example">
20+
You can find the complete working example of this tutorial in our [GitHub repository](https://github.com/Turupawn/scroll-payments-demo). Feel free to clone it and experiment with the code!
21+
</Aside>
22+
1923
## What You'll Build
2024

2125
By the time you're done, you'll have:

0 commit comments

Comments
 (0)