0x-maker / ordinals-explorer

Explore Ordinals inscriptions, using the Hiro Ordinals API powered by Chainhooks.

Home Page:https://ordinals.hiro.so

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hiro Ordinals Explorer

➡️ https://ordinals.hiro.so 🌐

Ordinals Explorer

Overview

The Ordinals Explorer is a Next.js (app router) project that uses the Hiro Ordinals API.

There are two main parts of this project:

  • The explorer app/(explorer) — A frontend for exploring ordinal inscriptions
  • The preview API app/(preview) — An endpoint to render a specific ordinal inscription

Development

cp .env.sample .env.local
npm install
npm run dev

Open http://localhost:3000 with your browser to see the result.

About

Explore Ordinals inscriptions, using the Hiro Ordinals API powered by Chainhooks.

https://ordinals.hiro.so

License:Apache License 2.0


Languages

Language:TypeScript 96.0%Language:CSS 2.9%Language:JavaScript 1.1%