Overview
This section contains practical guides for different user roles and tasks.
Guide Categories
For developers building or contributing to NCN:
Environment Setup - Prerequisites and tools
Building - Build from source
Running Locally - Local development
Testing - Run tests
Debugging - Debug tips
For deploying NCN to different environments:
Docker - Container deployment
Manual - Manual installation
Kubernetes - K8s deployment
Production - Production considerations
For running NCN infrastructure:
Gateway Operator - Run a gateway
Compute Operator - Provide compute
Validator Operator - Run a validator
Monitoring - Set up monitoring
For integrating with NCN:
gRPC Client - gRPC integration
HTTP Client - REST API integration
Payment Integration - Payment flow
Examples - Code examples
Quick Links by Task
I want to...
Try NCN locally
Set up development
Build from source
Deploy with Docker
Run a Gateway
Provide compute
Integrate my app
Debug an issue
Guide Conventions
Prerequisites
Each guide lists prerequisites at the top:
Code Examples
Code blocks show commands to run:
Placeholders
Placeholders are indicated with <brackets> or YOUR_VALUE:
Notes and Warnings
Note: Important information
Warning: Critical information that could cause issues
Feedback
If you find issues with these guides:
Open a GitHub issue
Submit a pull request
Provide feedback via community channels
Last updated
