Welcome to the official HeLa Ecosystem Project Submission Repository.
This repository is designed to help builders submit their projects that are being developed on the HeLa Network as a part of hackathons, bootcamps, ecosystem programs, or independent community contributions.
If you have built a consumer-focused or developer-focused dApp on HeLa — this is where you showcase it.
Projects submitted through this repository will be evaluated for:
- 🏆 Hackathon Track Rewards
- 🚀 Testnet → Mainnet Transition Support
- 💰 Ecosystem Grant Opportunities
- 📢 Community & Institutional Marketing
To ensure consistency and smooth evaluation across all submitted projects, please follow the instructions below carefully.
Start by forking this repository to your GitHub account.
Once forked, clone your fork locally:
git clone https://github.com/<your-username>/<repo-name>.gitYour submitted project must be open-source for review and ecosystem support.
Closed-source submissions will not be eligible for:
- Ecosystem grants
- Mainnet transition support
- Institutional exposure
- Community marketing support
Inside the root directory of the repository, create a folder named:
YourProjectNameUpload all the necessary project-related files inside your project folder.
Example:
YourProjectName/
└── ├── contracts/
├── frontend/
├── backend/
├── assets/
└── README.md
Each project folder must include a README.md file that contains the following details:
- What is your dApp about?
- What problem are you solving?
- Who is this product built for?
- Why does this matter for users?
- How does your product work?
- What components are involved?
- How is your dApp leveraging the HeLa Network?
- Testnet / Mainnet Status
- Smart contract addresses
- Live demo link (if available)
- Screenshots / Loom / Video walkthrough
Once your project folder is ready:
git add .
git commit -m "Added <YourProjectName> HeLa dApp Submission"
git push origin mainCreate a Pull Request to the original repository for review.
Projects that demonstrate:
- Real-world consumer use cases
- Active user engagement
- Transactional activity
- Product-market fit
may be eligible for:
- Mainnet migration support
- Ecosystem grants
- Institutional exposure
- Community marketing
We’re excited to see what you build on HeLa 🚀 Let’s bring the next generation of consumer dApps on-chain.