command
Version:
v0.0.0-...-f1d979d
Opens a new window with list of versions in this module.
Published: Nov 28, 2018
License: GPL-3.0
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
passport-list
Utility tool for getting a list of passports created using specific PassportFactory contract.
Usage
Usage of ./passport-list
:
-backendurl string
backend URL (simulated backend used if empty)
-factoryaddr string
Ethereum address of passport factory contract
-out string
save retrieved passports to the specified file
-verbosity int
log verbosity (0-9) (default 2)
-vmodule string
log verbosity pattern
Examples
-
Get example passport from the simulated backend:
./passport-list
-
Get all passports created by the passport factory 0x87b7Ec2602Da6C9e4D563d788e1e29C064A364a2
in Ropsten network
and write them to the file ./passports.csv
:
./passport-list -out ./passports.csv \
-backendurl https://ropsten.infura.io \
-factoryaddr 0x87b7Ec2602Da6C9e4D563d788e1e29C064A364a2
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.