submit@aptos:~$ cat submission_guidelines.txt
// Submit your vibecoded Aptos project using our automated form below
// Your submission will create a pull request for review
// Projects appear on the main page once approved by maintainers
📋 AUTOMATED SUBMISSION PROCESS
✅ WHAT WE ACCEPT
- • Aptos-based dApps and smart contracts
- • Move language projects
- • Developer tools for Aptos ecosystem
- • Educational resources and tutorials
- • Creative blockchain experiments
🎯 SUBMISSION CRITERIA
- [✓]Built on or for the Aptos blockchain
- [✓]Demonstrates creative or innovative approach
- [✓]Open source or has public repository
- [✓]Clear documentation and description
📝 REQUIRED INFO
- • Project name and description
- • Live demo URL (if applicable)
- • GitHub repository link
- • Creator/team information
- • Project status (live/dev/concept)
⚡ AUTOMATED PROCESS
- • Fill out the submission form below
- • System validates your project data
- • Auto-creates GitHub pull request
- • Maintainers review and approve
- • Project appears on main page
[AUTOMATED_SUBMISSION]
Submit your project instantly! Our system handles the GitHub integration automatically.
STEP 1: Fill out the form below with project details
STEP 2: Click submit - system validates everything
STEP 3: Pull request auto-created for review
STEP 4: Project goes live after approval ⚡
submit@aptos:~$ ./submit_project.exe
submit@aptos:~$ cat quick_guide.md
⚡ QUICK TECHNICAL GUIDE
PROJECT DATA FORMAT
{
"id": "unique-id",
"title": "Project Name",
"description": "Brief description",
"imageUrl": "/thumbnail.png",
"projectUrl": "https://demo.com",
"repoUrl": "https://github.com/user/repo",
"tags": ["aptos", "defi"],
"status": "live",
"creator": "@username"
}
REQUIREMENTS
- • Image: 400x300px, under 500KB
- • Status: "live", "development", or "concept"
- • Tags: Relevant categories (dApp, DeFi, NFT, etc.)
- • Links: Working demo + GitHub repo
- • Quality: Clean code, good documentation
> READY_TO_SUBMIT.EXE
Got an innovative Aptos project to showcase?
Ready to inspire the community?
Let's build the ecosystem together!
// Building the future, one vibe at a time