A Human-Readable UI for Orcfax Fact Statements hosted at explorer.orcfax.io.
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.
To get started locally:
- Clone the repository and navigate to the root directory
- Run
pnpm install
to install all dependencies - Run
pnpm run dev -- --open
to start the development server and open the app