Skip to content

Commit 607e6e6

Browse files
feat: berachain deploy
1 parent 770a1a0 commit 607e6e6

29 files changed

+15151
-2
lines changed

Diff for: package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"workspaces": [
66
"projects/*"
7-
],
7+
],
88
"scripts": {
99
"bootstrap": "lerna bootstrap --no-ci && lerna link",
1010
"bootstrap:ci": "lerna bootstrap --ci && lerna link",
@@ -45,5 +45,6 @@
4545
"tslib": "^2.5.0",
4646
"typechain": "^8.2.0",
4747
"typescript": "^5.0.4"
48-
}
48+
},
49+
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
4950
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
80084

Diff for: projects/hardhat-deploy/deployments/berachain_testnet/AssetMatcherCollection.json

+101
Large diffs are not rendered by default.

Diff for: projects/hardhat-deploy/deployments/berachain_testnet/DefaultProxyAdmin.json

+259
Large diffs are not rendered by default.

Diff for: projects/hardhat-deploy/deployments/berachain_testnet/ERC1155LazyMintTransferProxy.json

+267
Large diffs are not rendered by default.

Diff for: projects/hardhat-deploy/deployments/berachain_testnet/ERC1155RaribleBeaconMeta.json

+199
Large diffs are not rendered by default.

Diff for: projects/hardhat-deploy/deployments/berachain_testnet/ERC1155RaribleFactoryC2.json

+376
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)