Skip to content

Repository files navigation

Hypersnap.org

The public website for Hypersnap, a decentralized fork of Snapchain for Farcaster data, public APIs, node operators, and open protocol contributors.

Hypersnap.org is built and maintained by Arca Computer, with upstream protocol and documentation sources attributed throughout the site.

Development

npm install
npm run dev

Open http://localhost:3000.

Core Scripts

npm run sync:sources  # refresh the curated Farcasterorg source snapshot
npm run lint
npm run typecheck
npm run build

Source Sync

src/data/farcasterorg-sources.json is generated by scripts/sync-sources.mjs from public farcasterorg repositories. The script imports curated facts only: repo metadata, README summaries, release data, docs links, public node details, node commands, and architecture notes.

The scheduled GitHub Action in .github/workflows/sync-farcasterorg-sources.yml runs daily and opens a PR when the generated snapshot changes.

Deployment

The site is designed for Vercel:

vercel
vercel --prod

The canonical production domain is https://hypersnap.org.

Production deploys from main in arcacomputer/hypersnapweb.

About

Hypersnap.org: public web, documentation, network information, and operator resources.

Topics

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages