Skip to content

orcfax/explorer.orcfax.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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