A GraphQL playground for the Midnight Indexer API, supporting schema versions v1, v3, and v4.
Built with Next.js 16, React 19, TypeScript, and Tailwind CSS.
yarn install
yarn devOpen http://localhost:3000.
yarn build # static export to out/
yarn start # serve production build