Skip to content

AoiToSouma/rpcCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rpcCheck

Check the validity of RPC and websocket.

Install the repo

git clone https://github.com/AoiToSouma/rpcCheck.git
cd rpcCheck

npm install

npm install

edit RPC URL

nano rpcCheck.js

Edit array variable: targets and ws_targets.

execute

example

node rpcCheck.js -blc

Usage: node rpcCheck.js {function}

where {function} is one of the following;
============================================================
    -blc       == Display the synchronized block number.
    -rpcv     == Display Master Node version via RPC.
    -wsv      == Display Master Node version via websocket.
    -gas      == Display gasprice.
    -prfx     == Display prefix type.

============================================================

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published