Skip to content

Commit

Permalink
misc
Browse files Browse the repository at this point in the history
  • Loading branch information
milapsheth committed Nov 2, 2023
1 parent b9db747 commit f5806f5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions evm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ Add the deployer private key in `.env` folder (see `.example.env` for reference)

## AxelarGateway

1. Add additional params in `.env` such as admin addresses, governance etc.
2. Run the following depending on the service,
`node evm/deploy-gateway-v6.2.x.js -e testnet -n ethereum`
Deploy the gateway contract.

`node evm/deploy-gateway-v6.2.x.js -e testnet -n ethereum`

## Gateway Upgrade

Expand Down

0 comments on commit f5806f5

Please sign in to comment.