Skip to content

A library or simple script use for checking node API status

License

Notifications You must be signed in to change notification settings

alienworks/neo-matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

An API checker use to get API status infos from nodes running by NEO eco.

Currently it just a simple scripting. Providing with basic CSV output and errlog features.

Getting Started

Setup

git clone https://github.com/alientworks/neo-matrix
cd neo-matrix/Typescript
npm i

Usage

  1. Config the node that you wanted to check in the src/nodes.json file.
  2. Then run npm start command. While script is running, the log will be printed at the shell.
  3. And a output.csv and several*.log file been outputted in the folder from where you run the command.
  4. Open the csv file up to see the info we get from the script, and the log files to diagnose whether the API is ok or not.

About

A library or simple script use for checking node API status

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages