oib 99bf335970 docs: update documentation with latest completed milestones (2025-12-30)
- Update done.md: Reflect 9 container services running and Explorer live API integration
- Update roadmap.md: Mark Stages 8-10 as completed, add Stage 14 for Explorer JavaScript fixes
- Update explorer_web.md: Add Stage 3 completion for JavaScript error fixes
- Update coordinator_api.md: Add Stage 2 completion for import/syntax error fixes
- Update marketplace_web.md: Update status date to 2025-12-30
2025-12-30 10:30:19 +01:00
```
2025-12-29 18:04:04 +01:00
```
2025-12-29 18:04:04 +01:00
```
2025-12-29 18:04:04 +01:00
```
2025-12-28 21:05:53 +01:00
```
2025-12-28 21:05:53 +01:00
```
2025-12-29 18:04:04 +01:00
```
2025-12-29 18:04:04 +01:00
```
2025-12-28 21:05:53 +01:00
```
2025-12-28 21:05:53 +01:00
```
2025-12-28 21:05:53 +01:00
```
2025-12-28 21:05:53 +01:00
```
2025-12-28 21:05:53 +01:00
```
2025-12-29 18:04:04 +01:00
```
2025-12-28 21:05:53 +01:00
```
2025-12-28 21:05:53 +01:00
```
2025-12-28 21:05:53 +01:00
```
2025-12-28 21:05:53 +01:00
```
2025-12-28 21:05:53 +01:00
```
2025-12-28 21:05:53 +01:00
```
2025-12-28 21:05:53 +01:00
```
2025-12-28 21:05:53 +01:00
```
2025-12-28 21:05:53 +01:00
```
2025-12-28 21:05:53 +01:00
```
2025-12-28 21:05:53 +01:00
```
2025-12-28 21:05:53 +01:00
```
2025-12-28 21:05:53 +01:00
```
2025-12-28 21:05:53 +01:00
```
2025-12-28 21:05:53 +01:00
```
2025-12-28 21:05:53 +01:00
```
2025-12-28 21:05:53 +01:00
```
2025-12-28 21:05:53 +01:00
```
2025-12-28 21:05:53 +01:00
```
2025-12-28 21:05:53 +01:00
```
2025-12-28 21:05:53 +01:00

AITBC Monorepo

This repository houses all components of the Artificial Intelligence Token Blockchain (AITBC) stack, including coordinator services, blockchain node, miner daemon, client-facing web apps, SDKs, and documentation.

Repository Layout

Refer to docs/bootstrap/dirs.md for the authoritative directory breakdown and follow-up implementation tasks.

Getting Started

  1. Review the bootstrap documents under docs/bootstrap/ to understand stage-specific goals.
  2. Fill in service-specific READMEs located under apps/ and packages/ as the implementations progress.
  3. Use the provided directory scaffold as the starting point for coding each subsystem.
  4. Explore the new Python receipt SDK under packages/py/aitbc-sdk/ for helpers to fetch and verify coordinator receipts (see docs/run.md for examples).
  5. Run scripts/ci/run_python_tests.sh (via Poetry) to execute coordinator, SDK, miner-node, and wallet-daemon test suites before submitting changes.
  6. GitHub Actions (.github/workflows/python-tests.yml) automatically runs the same script on pushes and pull requests targeting main.
Description
No description provided
Readme MIT 144 MiB
Languages
Python 65.8%
Shell 16.6%
TypeScript 5.8%
JavaScript 5.8%
HTML 3.1%
Other 2.9%