Auto-generated documentation.
A Swiss Army knife of blockchain tools.
Polycli is a collection of tools that are meant to be useful while building, testing, and running block chain applications.
--config string config file (default is $HOME/.polygon-cli.yaml)
-h, --help help for polycli
--pretty-logs Should logs be in pretty format or JSON (default true)
-t, --toggle Help message for toggle
-v, --verbosity int 0 - Silent
100 Panic
200 Fatal
300 Error
400 Warning
500 Info
600 Debug
700 Trace (default 500)
-
polycli abi - Provides encoding and decoding functionalities with contract signatures and ABI.
-
polycli dbbench - Perform a level/pebble db benchmark
-
polycli dumpblocks - Export a range of blocks from a JSON-RPC endpoint.
-
polycli ecrecover - Recovers and returns the public key of the signature
-
polycli enr - Convert between ENR and Enode format
-
polycli fork - Take a forked block and walk up the chain to do analysis.
-
polycli fund - Bulk fund crypto wallets automatically.
-
polycli hash - Provide common crypto hashing functions.
-
polycli loadtest - Run a generic load test against an Eth/EVM style JSON-RPC endpoint.
-
polycli metrics-to-dash - Create a dashboard from an Openmetrics / Prometheus response.
-
polycli mnemonic - Generate a BIP39 mnemonic seed.
-
polycli monitor - Monitor blocks using a JSON-RPC endpoint.
-
polycli nodekey - Generate node keys for different blockchain clients and protocols.
-
polycli p2p - Set of commands related to devp2p.
-
polycli parseethwallet - Extract the private key from an eth wallet.
-
polycli retest - Convert the standard ETH test fillers into something to be replayed against an RPC
-
polycli rpcfuzz - Continually run a variety of RPC calls and fuzzers.
-
polycli signer - Utilities for security signing transactions
-
polycli ulxly - Utilities for interacting with the lxly bridge
-
polycli version - Get the current version of this application
-
polycli wallet - Create or inspect BIP39(ish) wallets.