Part of BlackRoad OS — Sovereign Computing for Everyone
roadcrypto is part of the BlackRoad OS ecosystem — a sovereign, distributed operating system built on edge computing, local AI, and mesh networking by BlackRoad OS, Inc.
BlackRoad OS is a sovereign computing platform that runs AI locally on your own hardware. No cloud dependencies. No API keys. No surveillance. Built by BlackRoad OS, Inc., a Delaware C-Corp founded in 2025.
- Local AI — Run LLMs on Raspberry Pi, Hailo-8, and commodity hardware
- Mesh Networking — WireGuard VPN, NATS pub/sub, peer-to-peer communication
- Edge Computing — 52 TOPS of AI acceleration across a Pi fleet
- Self-Hosted Everything — Git, DNS, storage, CI/CD, chat — all sovereign
- Zero Cloud Dependencies — Your data stays on your hardware
| Organization | Focus |
|---|---|
| BlackRoad OS | Core platform and applications |
| BlackRoad OS, Inc. | Corporate and enterprise |
| BlackRoad AI | Artificial intelligence and ML |
| BlackRoad Hardware | Edge hardware and IoT |
| BlackRoad Security | Cybersecurity and auditing |
| BlackRoad Quantum | Quantum computing research |
| BlackRoad Agents | Autonomous AI agents |
| BlackRoad Network | Mesh and distributed networking |
| BlackRoad Education | Learning and tutoring platforms |
| BlackRoad Labs | Research and experiments |
| BlackRoad Cloud | Self-hosted cloud infrastructure |
| BlackRoad Forge | Developer tools and utilities |
- Website: blackroad.io
- Documentation: docs.blackroad.io
- Chat: chat.blackroad.io
- Search: search.blackroad.io
Part of the BlackRoad OS ecosystem - The Road to AI Sovereignty 🛣️
# Clone the repository
git clone https://github.com/BlackRoad-OS/roadcrypto.git
cd roadcrypto
# Install dependencies (if applicable)
npm install # or pip install -r requirements.txt
# Run the service
npm start # or python main.py- 🖤 Enterprise-Grade - Production-ready infrastructure
- ⚡ High Performance - Optimized for speed and efficiency
- 🔒 Secure by Default - Built with security best practices
- 🌐 Cloud-Native - Designed for modern cloud deployment
- 📊 Observable - Comprehensive logging and metrics
This service is part of the BlackRoad OS distributed system:
┌─────────────────────────────────────────────────┐
│ BlackRoad OS │
├─────────────────────────────────────────────────┤
│ ┌─────────┐ ┌─────────┐ ┌─────────┐ │
│ │ API │ │ Services│ │ Edge │ │
│ │ Gateway │──│ Layer │──│ Nodes │ │
│ └─────────┘ └─────────┘ └─────────┘ │
│ │ │ │ │
│ └────────────┴────────────┘ │
│ │ │
│ ┌───────────────┐ │
│ │ roadcrypto │ ◀── You are here │
│ └───────────────┘ │
└─────────────────────────────────────────────────┘
| Variable | Description | Default |
|---|---|---|
PORT |
Service port | 3000 |
LOG_LEVEL |
Logging verbosity | info |
NODE_ENV |
Environment | development |
See the API Documentation for full reference.
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
Proprietary - BlackRoad OS, Inc. All rights reserved.
This software is provided for authorized use only. See LICENSE for details.
- blackroad-os-core - Core system
- blackroad-api - API Gateway
- blackroad-memory - Memory System
🛣️ The Road to AI Sovereignty
blackroad.io •
Documentation •
GitHub