Decentralized cloud infrastructure on Solana - Turn your idle hardware into earning potential.
NeoEngine is a DePIN (Decentralized Physical Infrastructure Network) that lets anyone monetize their computing resources - CPU, GPU, RAM, storage, and bandwidth. Providers earn $NGNX tokens, renters get affordable cloud compute.
Built on Solana for speed and low costs. Aspiring to partner with high-performance networks like DoubleZero and Helius for institutional-grade performance.
# Install
git clone https://github.com/neocore-labs/neo-cli
cd neo-cli
cargo install --path .
# Create wallet
neo wallet create
# Start earning
neo startThat's it. You're now contributing resources and earning $NGNX.
- Passive Mining - Just run the daemon (no staking required)
- Direct Rentals - Accept rental contracts for your hardware
- Distributed Jobs - Execute compute tasks for the network
- ✅ Zero-config earning - Start immediately
- ✅ No minimum stake - Passive mode requires zero tokens
- ✅ Sub-400ms latency - Targeting ultra-low latency on high-performance networks
- ✅ Cross-platform - macOS, Linux, Windows (WSL)
- ✅ Docker-isolated jobs - Secure execution environment
Comprehensive docs available in /docs:
- Getting Started - 5-minute setup guide
- Architecture - How everything works
- CLI Reference - All commands
- Smart Contracts - On-chain programs
- Hardware Guide - Optimize your setup
- Daemon Configuration - Advanced settings
- Earning Strategies - Maximize revenue
- API Integration - Build on NeoEngine
- Development - Contribute code
- Troubleshooting - Fix common issues
neo-cli/
├── src/ # Rust CLI
├── protocol/ # Solana smart contracts (Anchor)
├── coordinator/ # Job distribution API (Rust)
├── mcp-server/ # MCP integration (TypeScript)
└── docs/ # Documentation
- Rust 1.75+ - Install
- Solana CLI - Install
- Docker - For job execution
- 8GB+ RAM - For smooth operation
CLI & Daemon: Rust Smart Contracts: Anchor (Rust) Blockchain: Solana RPC Provider: Helius Network: DoubleZero (optional) Job Execution: Docker
Seven on-chain programs:
| Program | Purpose |
|---|---|
token |
$NGNX token operations |
escrow |
Payment security |
mining_rewards |
Passive mining distribution |
rental_contracts |
Rental agreements |
resource_registry |
Hardware catalog |
identity_registry |
Usernames & profiles |
node_registry |
Register hardware |
fee_management |
Fee distribution |
All deployed on Solana Devnet.
- Total Supply: 1,000,000,000 $NGNX
- Community Mining: 55% (550M tokens)
- Team: 15% (150M tokens, 4-year vest)
- Treasury: 15% (150M tokens)
- Angels: 10% (100M tokens, 2-year vest)
- Ecosystem: 5% (50M tokens)
Platform Fee: 3.5% split as 40% burn / 40% treasury / 20% provider bonus
- Website: neoengine.dev
- GitHub: neocore-labs
- Discord: Join Community
- Twitter: @neoenginex
We welcome contributions! See Development Guide.
Quick links:
Found a vulnerability? Email [email protected].
Audits:
- CodeRabbit automated review (60+ issues fixed)
- Manual security review (in progress)
- Community bug bounty (coming soon)
- Licenced audit (coming soon)
Apache 2.0 License - see LICENSE for details.
Q1 2026:
- ✅ Core contracts deployed
- ✅ CLI MVP complete
- ✅ Daemon functional
- 🚧 Token generation event (Jan 15)
- 🚧 Mainnet launch
Q2 2026:
- Desktop app (Tauri)
- Mobile app (React Native / Expo)
- Advanced monitoring
- Guild system
Q3 2026:
- Multi-chain support
- Enterprise features
- Advanced SLA tiers
- Governance launch
Q4 2026:
- AI inference marketplace
- Render farm network
- Data center integrations
Need help?
- Docs: docs/
- Discord: #help channel
- Issues: GitHub Issues
- Email: [email protected]
Ready to earn? → Get Started