Skip to content

Commit

Permalink
Install to Polygon Mumbai, Sepolia and Mantle.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwo committed Jun 23, 2023
1 parent e1985d3 commit 5fd06be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ bin/${BASENAME}-%: ${HARDHAT_PACKAGES} $(shell find pkg -name '*.go') main.go |
.PHONY: build
build: ${EXAMPLES_ABIJSONS} ${BINARIES}

NETWORKS ?= mainnet hyperspace calibration
NETWORKS ?= mainnet calibration mantle-testnet polygon-mumbai sepolia-testnet
PROPERTIES = WALLET_PRIVATE_KEY DEPLOYED_CONTRACT_ADDRESS RPC_ENDPOINT CHAIN_ID
ENV_FILES = $(patsubst %,hardhat/%.env,${NETWORKS})

Expand Down

0 comments on commit 5fd06be

Please sign in to comment.