npm install -g
command. This will the hyperlane
command available anywhere in your terminal.
npx
or dlx
:
hyperlane --help
.
A few common command options include:
--version
: Display your current installed version of the CLI--registry
: Set the registry URI to use for chain metadata and contract addresses--overrides
: Set an additional path for overrides to the canonical registry datalog
: Set the log format for the CLI (defaults to pretty)verbosity
: Set the log level for the CLI (defaults to info)key
: Set the key to use for signing transactions (defaults to the HYP_KEY env var)