Lectura rápida
Empieza por la explicación más corta y útil antes de profundizar.
The configuration file at the root of every Anchor project that defines program IDs, cluster endpoints, wallet paths, test scripts, and deployment settings. Key sections include [programs] (mapping program names to pubkeys per cluster), [provider] (default cluster and wallet), [scripts] (custom test commands), and [test] (test framework configuration). Anchor CLI commands read this file to determine build and deployment targets.