**IMPORTANT**: you can submit your site to our showcase by posting in this issue. However, we do not guarantee that your site will added. ## Add your dApp to the Scaffold Stellar showcase 🧑🎨 You built a beautiful dApp with Scaffold and want to show it to the world? 🙏 Please add it to our site showcase—it only takes a few seconds! ⏱ ✒️ The only thing you have to do ➡️ give us your approval! ⚠️ Please only submit YOUR sites. ## Submit your site Just post a comment below in this GitHub issue with some basic information: ``` Site title: <= 60 characters Site description: ≤120 characters Site URL: live deployment URL of your site Site source code URL: GitHub link Tags: see on the website the list of available tags, optional as we might adjust ONE screenshot: ideally you follow instructions in https://github.com/theahaco/scaffold-stellar/edit/main/website/src/data/users.tsx ``` This data will be used to render a site showcase card. ## Requirements We ask your site to respect these mandatory requirements: - It uses the Stellar blockchain and has at least one working smart contract interaction - It uses Stellar wallet kit - It is a testnet-ready site with real content and decent customizations (different from the init templates) - It is NOT a work-in-progress with empty pages - It has a stable domain (a Netlify/Vercel deploy preview is not allowed) - To ensure our showcase remains usable over time, we reserve the right to reject some lower-quality sites. We will prioritize sites with a polished design. In case your submission is invalid, we will tell you. ## Notes Help us keep the showcase up-to-date: tell us when a site has the wrong data. You can submit an update of your site showcase data too! We keep the right to edit your submission before publication We'll keep this discussion clean over time: submissions will be later deleted. Technically, you could open a PR yourself and edit [website/src/data/users.tsx](https://github.com/theahaco/scaffold-stellar/edit/main/website/src/data/users.tsx). That would be highly appreciated. Still post a comment here if you do.