Install Size And Runtime Footprint
CoreTex is small compared with a full blockchain node.
Measured current repository footprint:
| Component | Size |
|---|---|
| Full CoreTex checkout | ~109 MB |
Runtime node_modules |
~26 MB |
| Built CoreTex CLI | ~556 KB |
| Built coretex-server | ~280 KB |
| Built coretex-handler | ~68 KB |
| Active CoreTex state | 32 KB |
A validator does not store the Base chain. It reads Base logs through an RPC endpoint and stores only local replay/cache data.