- Remove executable permissions from configuration files (.editorconfig, .env.example, .gitignore) - Remove executable permissions from documentation files (README.md, LICENSE, SECURITY.md) - Remove executable permissions from web assets (HTML, CSS, JS files) - Remove executable permissions from data files (JSON, SQL, YAML, requirements.txt) - Remove executable permissions from source code files across all apps - Add executable permissions to Python
868 B
868 B
Miner Documentation
Provide GPU resources to the AITBC network and earn tokens.
Reading Order
| # | File | What you learn |
|---|---|---|
| 1 | 1_quick-start.md | Get mining in 5 minutes |
| 2 | 2_registration.md | Register GPU with the network |
| 3 | 3_job-management.md | Accept and complete jobs |
| 4 | 4_earnings.md | Track and withdraw earnings |
| 5 | 5_gpu-setup.md | GPU drivers, CUDA, optimization |
| 6 | 6_monitoring.md | Dashboards, alerts, health checks |
| 7 | 7_api-miner.md | REST API endpoints for integration |
Related
- CLI Guide — Command-line reference
- Client Docs — If you also want to submit jobs