https://github.com/knutkirkhorn/nexthalving
Countdown to the next Bitcoin halving event
https://github.com/knutkirkhorn/nexthalving
bitcoin bitcoin-halving countdown nextjs
Last synced: about 1 month ago
JSON representation
Countdown to the next Bitcoin halving event
- Host: GitHub
- URL: https://github.com/knutkirkhorn/nexthalving
- Owner: knutkirkhorn
- License: mit
- Created: 2024-02-17T19:46:38.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-20T21:21:08.000Z (over 1 year ago)
- Last Synced: 2025-10-15T11:28:59.430Z (about 1 month ago)
- Topics: bitcoin, bitcoin-halving, countdown, nextjs
- Language: TypeScript
- Homepage: https://nexthalv.ing
- Size: 225 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nexthalving
> Countdown to the next Bitcoin halving event
Visit [nexthalv.ing](https://nexthalv.ing) for a live version.
## Local development
### Install
```sh
npm install
```
### Run
```sh
npm run dev
```