rpc

command
v1.18.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2024 License: MIT Imports: 13 Imported by: 0

README

Pull data from the Tezos RPC

Use TzGo to flexibly fetch all kinds of data from the Tezos RPC. A few basic and advanced examples are shown here.

Usage

Usage: rpc [args] <cmd> [sub-args]

Commands
  block <hash>|head        show block info
  op <hash>:<list>:<pos>   show operation info
  contract <hash>          show contract info
  search <ops> <lvl>       output blocks containing operations in list
  bootstrap                wait until node is bootstrapped
  monitor                  wait and show new heads as they are baked

Global arguments
  -d  Enable debug mode
  -node string
      Tezos node url (default "https://rpc.tzpro.io")
  -v  Be verbose

Documentation

Overview

RPC examples

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL