blockful-io / external-resolver

This project aims to scale the Ethereum Name Service (ENS) by consolidating existing patterns and proofs of concept into a unified and production-ready codebase.
MIT License
15 stars 3 forks source link

Deploy multiple contracts #213

Closed pikonha closed 1 month ago

pikonha commented 2 months ago

Multiple contracts deployment

All Submissions:

Description

This introduces the DeployerHelper, a script that is used to share contract addresses between multiple scripts, making it easier to deploy huge amounts of contracts.

Related Issue

191

Changes

Changes to Core Features:

Additional Notes

All contracts are deployed and verified in both ETH Sepolia and Arbitrum Sepolia.