You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementation of automated scripts to optimize the smart contract deployment process across different networks.
Objective
Create a set of scripts to automate and standardize the contract deployment process in both test (testnet) and production (mainnet) environments, ensuring consistency and reducing manual errors.
Expected Features
Script to deploy deployer contract
Script to call deployer and deploy scorerFactory
Script to call scorerFactory and deploy blockful's Scorer contract
The text was updated successfully, but these errors were encountered:
Deploy Scripts
Implementation of automated scripts to optimize the smart contract deployment process across different networks.
Objective
Create a set of scripts to automate and standardize the contract deployment process in both test (testnet) and production (mainnet) environments, ensuring consistency and reducing manual errors.
Expected Features
The text was updated successfully, but these errors were encountered: