Quick Start Guide

Get your project certified in 5 minutes. Follow these simple steps to submit your project for security certification.

5-Step Certification Process

  1. 1.Create your account and verify your project ownership
  2. 2.Submit your project details and contract information
  3. 3.Automated security scan runs on your smart contracts
  4. 4.Expert review and final certification assessment
  5. 5.Receive your certificate and trust badge

Starting Your Certification

To begin the certification process, visit our certification dashboard:

url
https://solcertup.com/dashboard/submit

Required Information

You'll need to provide:

Project Details

  • • Project name
  • • Official website
  • • Project description
  • • Contact information

Smart Contract Info

  • • Program address
  • • Source code (GitHub link)
  • • Deployment date
  • • Token contract address

Integration After Certification

Once certified, you can integrate the SolCertUp badge on your website to build trust with your users:

html
<!-- SolCertUp Verification Badge -->
<div id="solcertup-badge"></div>
<script src="https://solcertup.com/badge.js"></script>
<script>
  SolCertUp.showBadge({
    projectId: "YOUR_PROJECT_ID",
    tier: "gold"
  });
</script>

Pro Tip

Projects with higher certification tiers receive preferential listing on the SolCertUp registry and access to the Launchpad platform.