An open API service indexing awesome lists of open source software.

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

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
```