ProofSwap launch badge
Copy a plain HTML snippet into your site footer or launch page. The badge links to your public listing on ProofSwap. Free launchers must keep it live before and during launch week.
Variants
launching · light
launching · dark
launched · light
launched · dark
Top 3 winner badges unlock after week close (Tier 5 leaderboard). Copy the exact variant from your project dashboard once it is available.
Example snippet
Links to /p/proofswap — replace the slug with yours. The link is dofollow (no nofollow).
<a href="https://proofswap.me/p/proofswap" data-proofswap-launch="proofswap" rel="noopener noreferrer" target="_blank"> <img src="https://proofswap.me/badges/launch/launching-light.svg" alt="Launching on ProofSwap" width="200" height="44" /> </a>
Where to add it
- Join the free launch queue at /launches/submit.
- After approval, open your project on My Projects for the personalized snippet.
- Paste into your site footer or launch page before your launch week starts.
- Keep it live through launch week — we re-check periodically.
FAQ
Is the badge link dofollow?
Yes. The badge link to proofswap.me is a normal dofollow link (rel="noopener noreferrer" only). Your outbound project link on ProofSwap still follows the earned-dofollow rule — giving proof, never paid.
Do paid queue skip launchers need the badge?
No. The €7 queue skip is optional for the badge. Free queue joiners agree to display it before launch week.
Which badge variant should I use?
Use “Launching on ProofSwap” before and during your week. Switch to “Launched on ProofSwap” afterward. A “Top 3” variant unlocks when you finish in the top three after week close.
Why did verification fail on my React/SPA site?
We fetch static HTML only — no headless browser. If the badge is added purely on the client after JavaScript runs, our checker will not see it. Add the snippet to HTML your server sends on first load.