Auto-generated documentation.
Utilities for interacting with the uLxLy bridge.
Basic utility commands for interacting with the bridge contracts, bridge services, and generating proofs.
-h, --help help for ulxlyThe command also inherits flags from parent commands.
--config string config file (default is $HOME/.polygon-cli.yaml)
--pretty-logs output logs in pretty format instead of JSON (default true)
-v, --verbosity string log level (string or int):
0 - silent
100 - panic
200 - fatal
300 - error
400 - warn
500 - info (default)
600 - debug
700 - trace (default "info")-
polycli - A Swiss Army knife of blockchain tools.
-
polycli ulxly bridge - Commands for moving funds and sending messages from one chain to another.
-
polycli ulxly claim - Commands for claiming deposits on a particular chain.
-
polycli ulxly claim-everything - Attempt to claim as many deposits and messages as possible.
-
polycli ulxly compute-balance-nullifier-tree - Compute the balance tree and the nullifier tree given the deposits and claims.
-
polycli ulxly compute-balance-tree - Compute the balance tree given the deposits.
-
polycli ulxly compute-nullifier-tree - Compute the nullifier tree given the claims.
-
polycli ulxly empty-proof - Create an empty proof.
-
polycli ulxly get-claims - Generate ndjson for each bridge claim over a particular range of blocks.
-
polycli ulxly get-deposits - Generate ndjson for each bridge deposit over a particular range of blocks.
-
polycli ulxly get-verify-batches - Generate ndjson for each verify batch over a particular range of blocks.
-
polycli ulxly proof - Generate a proof for a given range of deposits.
-
polycli ulxly proof - Generate a proof for a given range of deposits.
-
polycli ulxly rollups-proof - Generate a proof for a given range of rollups.
-
polycli ulxly zero-proof - Create a proof that's filled with zeros.