https://github.com/fedellen/block-height-by-month
https://github.com/fedellen/block-height-by-month
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/fedellen/block-height-by-month
- Owner: fedellen
- Created: 2024-04-16T21:18:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-16T21:19:17.000Z (about 2 years ago)
- Last Synced: 2025-02-15T06:41:35.324Z (over 1 year ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Block height tool
This tool is for finding block heights at a given date or date range
WiP
## Usage
Adjust `startBlock` variable to desired setting between sessions to find a block height at a given date or date range.
```bash
node index.mjs
```