Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 419 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 419 Bytes

bitcoin-halving-cli-script

Gets the last bitcoin block count from https://blockchain.info/q/getblockcount and calculates the remaining blocks until the next halving.

Installation

git clone https://github.com/alfonmga/bitcoin-halving-cli-script
cd bitcoin-halving-cli-script/
chmod +x main.sh
./main.sh

Example screenshot

cli preview