/peercoin-fork-watch-2.0

A simple website showing the progress of the 0.12 Peercoin Hard Fork.

Primary LanguageTypeScript

peercoin-fork-watch-2.0

A simple website showing the progress of the 0.12 Peercoin Hard Fork.

Uses Preact and TypeScript bundled with Vite.

Run dev server

npm run dev

Build for production

npm run build