Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

icon-getinfo

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

icon-getinfo

Icon Blockchain Network node get information.

  • 0.1.3
  • PyPI
  • Socket score

Maintainers
1

icon_getinfo

icon_getinfo is a simple pkg,

  • ICON blockchain Network node get information

How to Pre-install

Python

  • python >= 3.7
  • pip install -r requirement.txt

pyenv install

  • Link: pyenv_install

How to install

$ pip3 install icon-getinfo

Usage

$ ./icon_getinfo -h

usage: icon_getinfo [-h] [-u URL] [--duration_time] [--no-trunc] [--showlog] [--filter FILTER [FILTER ...]]   
                       {chain,chain_detail,chain_inspect,system,all,   
                        all_chain,all_chain_inspect,all_chain_detail,all_system,all_node}

Get icon node information

positional arguments:
  {chain,chain_detail,chain_inspect,system,all,all_chain,   
   all_chain_inspect,all_chain_detail,all_system,all_node}
                        Icon Network get information mode

optional arguments:
  -h, --help            show this help message and exit
  -u URL, --url URL
  --duration_time       Show Duration of time
  --no-trunc            Don't truncate output
  --showlog             Show running log
  --filter FILTER [FILTER ...], -f FILTER [FILTER ...]
                        Out put print filter

Get Single node chain info

$ ./icon_getinfo [-u node_URL or node_IP] chain

Get Single node chain detail(or inspect) info

$ ./icon_getinfo [-u node_URL or node_IP] chain_detail(or chain_inspect)

Get Single node system info

$ ./icon_getinfo [-u node_URL or node_IP] system

Get Single node chain + system info

$ ./icon_getinfo [-u node_URL or node_IP] all

Get All network node chain or chain_detail(or inspect) info

$ ./icon_getinfo [-u node_URL or node_IP] [all_chain|all_chain_detail(or all_chain_inspect)]

Get All network node system info

$ ./icon_getinfo [-u node_URL or node_IP] all_system

Get All network node chain + system info

$ ./icon_getinfo [-u node_URL or node_IP] all_node

Options

  -h, --help            show this help message and exit
  -u URL, --url URL
  -v, --version         Show Version
  --duration_time       Show Duration of time
  --notrunc             Don't truncate output
  --showlog             Show running log
  --filter FILTER [FILTER ...], -f FILTER [FILTER ...]
                        Out put print filter

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc