Applications
Review and manage incubator applications submitted through the registration form.
No applications yet.
Applications submitted on register.html will appear here.
Accepted Projects
Monitor accepted projects, track milestones, and manage cohort members.
No accepted projects yet.
Accept applications from the Applications panel to populate this list.
Verified Enrollments
Users who have paid the 1,000 CIFI enrollment fee. Assign them to cohorts from the Cohorts panel.
Approved Founders Whitelist
Wallets that can sign in via the "Founder's Dashboard" button on about.html. Includes all enrollments + admin wallets.
No enrollments yet.
Cohort Management
Create and manage cohorts. Approve paid enrollments into cohorts (max 10 per cohort).
Create New Cohort
Loading cohorts...
Unassigned Enrollments (Paid, awaiting cohort)
Bulk Email to Cohort
Assign Mentor
Services Catalog
Full CRUD over the services founders can buy on the dashboard. Price changes take effect next time a founder loads the Services panel. All actions fire admin notifications (in-app + email + Telegram once configured).
Click Load / Refresh to pull the current services.
Service Purchases
Every confirmed service purchase. Non-refundable. Contact the founder within 48 hours to coordinate delivery.
Click Load / Refresh to pull purchases.
Notifications
Payment notifications and enrollment events. New payments from founders appear here.
No notifications yet.
Email Templates
Manage transactional email templates sent at each lifecycle stage. Edit subjects, body HTML, enable/disable, preview, and send test emails.
Loading templates...
Infrastructure
Access and manage the platform infrastructure, smart contract tools, and deployment pipeline.
Send Test Notification
Fires a sample event through notify() with no real enrollment needed. Writes a record into the notifications store and posts to Telegram if TELEGRAM_BOT_TOKEN + TELEGRAM_ADMIN_CHAT_ID are set. Payload is prefixed [TEST] so it's obvious in your chat.
Chain Treasuries & Pricing
Payment targets for each (chain, token). A payment with a verified Transfer event to the treasury matching the selected amount counts as accepted. Blank fields leave that pair unconfigured (founders can't pay with it).
Click Load / Refresh to pull current values.
Rotate Blobs Token
The Netlify Blobs token secures all persistent storage on this platform. Rotate it every 90 days. Reminders fire to Telegram + admin notifications during the week it comes due and weekly when overdue.
How to rotate (4 steps, ~3 minutes)
- Open Netlify → Personal access tokens and click New access token. Description:
cifi-incubator-blobs-YYYY-MM. Expiration: 1 year. - Copy the token (starts with
nfp_). Paste it into your password manager immediately — Netlify only shows it once. - Run in your terminal:
netlify env:set NETLIFY_BLOBS_API_TOKEN "<new-token>" && netlify api createSiteBuild --data='{"site_id":"4662204e-edb5-4def-aede-23aedf7a05f9"}' - Back on the old tokens page, click Revoke next to the OLD token. Then click Mark Rotated below to reset the 90-day clock.
Verify it worked by visiting /api/v1/health/blobs — it should show writeReadWorks: true.
◆ Smart Contract Deployer
Deploy ERC-20, ERC-721, ERC-1155, and Governor contracts to XDC Network via the no-code deployment interface.
Open Deployer ↗◆ XDC Block Explorer
Monitor transactions, verify contract deployments, and audit on-chain activity across all incubator projects.
Open Explorer ↗◆ Security Scanner
Run Slither and Mythril static analysis on project smart contracts. Review vulnerability reports before mainnet deployment.
◆ Token Fee Tracker
Track CIFI token fees from incubator enrollments and services. Verify fee transactions sent to the platform treasury.
◆ Mentor Booking System
Mentor sessions are managed via Calendly. Participants book 60-minute 1-on-1 sessions directly through the dashboard or landing page.
◆ Cohort Analytics
View aggregate cohort statistics: completion rates, milestone progress, curriculum engagement, and Demo Day readiness.
◆ Content Manager
Edit landing page content — hero, services, curriculum, pricing, FAQ, and SEO settings. Changes stored locally.
◆ Platform Pages
Quick access to all platform pages for review and testing.
Hero Section
Edit the main headline, subheadline, and stats that appear at the top of the page.
Services
Manage the dynamic services inventory grid. Add, edit, or remove services.
Program Steps
Edit the 3-step program overview.
Step 1
Step 2
Step 3
Curriculum
15-week curriculum — one video per week plus lessons, resources, and code snippets.
Weekly Videos
Paste a YouTube URL for each of the 15 weeks. Founders see the current week's video on their dashboard. Accepts watch?v=, youtu.be, shorts, or embed URLs.
Click Load / Refresh to pull the 15 weeks from the API.
Landing Page Modules
Short summaries displayed on the public landing page under "Curriculum."
Lesson Content Editor
Edit rich lesson content (markdown, resources, code snippets) for each of the 15 weeks. Changes are saved to the server.
Ecosystem Resources
Projects displayed on the public Ecosystem Resources page. The four Cohort 1 graduates are seeded on first load. Add, edit, or remove entries as the ecosystem grows.
Click Refresh to load resources.
Pricing
Edit the pricing card details.
FAQ
Edit frequently asked questions. These are also used for JSON-LD schema and AEO.
Token Economics
Configure the CIFI token circular economy settings. Admin wallets and treasury addresses for all enrollment and service fees.
Program Guides
Edit the step-by-step guides shown on the participant dashboard. These are the 12 steps to success in 100 days.
Cohort Schedule
Manage the cohort calendar — kickoff calls, check-ins, milestone reviews, and Demo Day.
Site Settings
General site configuration.
SEO / AEO Settings
Configure search engine and AI Answer Engine optimization. AEO questions appear in the footer and schema.json.
Demo Day
Create and manage Demo Day events for cohorts.
Create Demo Day Event
Existing Events
Click to load events.
Community Moderation
View and moderate community posts across all cohorts.
Alumni
Manage alumni records and certificates.
Data Export
View and export all content as JSON. Import this file to restore state.
Platform Analytics
Real-time metrics computed from platform data. No external tracking required.
Audit Log
Centralized trail of all admin actions across the platform.
Blockchain Configuration
Configure payment verification across all supported networks. Set token and treasury addresses for each chain. Changes save automatically with the rest of the admin content.
