Skip to content

Commit

Permalink
Add l2:deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
makoto committed Jan 15, 2024
1 parent 5d19cc1 commit 41ac5ae
Show file tree
Hide file tree
Showing 7 changed files with 330 additions and 71 deletions.
46 changes: 23 additions & 23 deletions deployments/arbitrumSepolia/L2ReverseRegistrar.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

50 changes: 25 additions & 25 deletions deployments/baseSepolia/L2ReverseRegistrar.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

46 changes: 23 additions & 23 deletions deployments/optimismSepolia/L2ReverseRegistrar.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"test": "hardhat test",
"test:local": "hardhat --network localhost test",
"test:deploy": "hardhat --network hardhat deploy",
"l2:deploy": "hardhat deploy --tags l2",
"lint": "hardhat check",
"build": "rm -rf ./build/deploy ./build/hardhat.config.js && hardhat compile && tsc",
"format": "prettier --write .",
Expand Down

0 comments on commit 41ac5ae

Please sign in to comment.