Introduction
The Indexer Manager SDK is a lightweight TypeScript client for reading indexed data produced by Namespace smart contracts on Layer 2 networks. It provides simple, typed methods to read individual subnames, search and paginate subnames, and retrieve registry metadata.Supported chains
- Optimism:
10 - Base:
8453 - Base Sepolia:
84532
Next steps
- Install and configure the SDK: Installation
- Read subnames: Fetch L2 Subnames
- Read registry info: Fetch L2 Registries

