Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 591 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 591 Bytes

Orcfax Fact Explorer

A Human-Readable UI for Orcfax Fact Statements hosted at explorer.orcfax.io.

Overview

The Orcfax Fact Explorer is a SvelteKit application that provides a human-readable interface for Orcfax Fact Statements. It is designed to be a simple, easy-to-use interface for exploring the Orcfax network.

Local Development

To get started locally:

  1. Clone the repository and navigate to the root directory
  2. Run pnpm install to install all dependencies
  3. Run pnpm run dev -- --open to start the development server and open the app