[SC-760] Create Workflow Deployment Scripts
Ready to be worked on now.
@0xNuggan This is the last commit that Felix added to his Scripts PR, now based on dev with his script changes. You can either build upon it or scrap it and do it however you want. Just FYI.
Note before launch: The main components of this PR have been merged into dev already. This PR will stay open after mainnet launch to be updated with the last batch of changes and filled out with the missing workflow scripts.
I did two changes:
- there was a bug in how the curve interaction role was assigned to the workflow admin after deployment which is fixed
- I removed the issuance token as return value from the
createPIMWorkflowsfunction to have consistency between the regular factory and this one for the sdk
from my pov this can be closed
Closing the PR as we internally decided to use the control room for deployments.