Tenderize / tender-core

Smart contracts for the core Tenderize protocol
MIT License
6 stars 3 forks source link

Protocol specific deployment script extensions #112

Closed reubenr0d closed 1 year ago

reubenr0d commented 2 years ago

Devise a way to extend current deployment script for protocol specific calls/initializations. Like in livepeer, we need to initialize the 1inch/uniswap contract.

kyriediculous commented 2 years ago

You could write a custom deployer that takes in an object as final argument to add / Overrride defaults