OP Deployer can be installed both from pre-built binaries and from source. This guide will walk you through both methods.Documentation Index
Fetch the complete documentation index at: https://docs.optimism.io/llms.txt
Use this file to discover all available pages before exploring further.
Install From Binaries
Installing OP Deployer from pre-built binaries is the easiest and most preferred way to get started. To install from binaries, download the latest release from the releases page and extract the binary to a directory in your$PATH.
Install From Source
To install from source, you will need Go,just, and git. Then, run the following: