Lightweight SDK for interacting with the Namespace Indexer to read indexed data from smart contracts.
npm install @thenamespace/indexer-manager
import { createIndexerClient } from "@thenamespace/indexer-manager"; const indexer = createIndexerClient();
Was this page helpful?