- Add infrastructure.md and workflow files to .gitignore to prevent sensitive info leaks - Change blockchain node mempool backend default from memory to database for persistence - Refactor blockchain node logger with StructuredLogFormatter and AuditLogger (consistent with coordinator) - Add structured logging fields: service, module, function, line number - Unify coordinator config with Database
838 B
838 B
Client Documentation
Rent GPU computing power for AI/ML workloads on the AITBC network.
Reading Order
| # | File | What you learn |
|---|---|---|
| 1 | 1_quick-start.md | Get running in 5 minutes |
| 2 | 2_job-submission.md | Submit and configure jobs |
| 3 | 3_job-lifecycle.md | Track status, get results, view history, cancel |
| 4 | 4_wallet.md | Manage tokens and payments |
| 5 | 5_pricing-billing.md | Understand costs and invoices |
| 6 | 6_api-reference.md | REST API endpoints for integration |
Related
- CLI Guide — Command-line reference
- Miner Docs — If you also want to provide GPU resources