We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6914ad7 commit 3719ecdCopy full SHA for 3719ecd
contracts/scripts/.env.mainnet.staging
@@ -0,0 +1,8 @@
1
+RPC_URL=https://ethereum-rpc.publicnode.com
2
+PRIVATE_KEY=<YOUR_PRIVATE_KEY>
3
+EXISTING_DEPLOYMENT_INFO_PATH=./script/output/mainnet/eigenlayer_deployment_output.json
4
+DEPLOY_CONFIG_PATH=./script/deploy/config/mainnet_staging/aligned.mainnet.config.json
5
+BATCHER_PAYMENT_SERVICE_CONFIG_PATH=./script/deploy/config/mainnet_staging/batcher-payment-service.mainnet.config.json
6
+OUTPUT_PATH=./script/output/mainnet_staging/alignedlayer_deployment_output.json
7
+ETHERSCAN_API_KEY=<YOUR_ETHERSCAN_API_KEY>
8
+MULTISIG=false
0 commit comments