This commit is contained in:
oib
2026-01-26 19:58:21 +01:00
parent 329b3beeba
commit 5c99c92ffb
54 changed files with 6790 additions and 654 deletions

View File

@@ -2,10 +2,6 @@
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.