# @eth-optimism/signer Signer service and client library ## Setup Install go1.18 ```bash make build source .env.example # (or copy to .envrc if using direnv) ./bin/signer ```