Skip to content

mpint/is-it-block

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

is-it-block

is it ethereum block <blockhash> cli?

Requirements

Node 8.0 or greater (you need async/await support)

Usage

A simple utility to determine whether a block exists or not. If the target block does not exist, the utility will continue to poll until the block exists.

npm i
node index.js -n <blocknumber>

Demo

Demo

About

Q: is it ethereum block <blocknumber> A: yes/no

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published