input-output-hk / marlowe-playground

Apache License 2.0
6 stars 7 forks source link

PLT-7427 - Add button to export contract to Marlowe Runner #45

Closed palas closed 11 months ago

palas commented 11 months ago

This PR adds a new button "Export to Marlowe Runner" to the simulator sidebar between "Download JSON" and "Start simulation" that opens a pop-up that allows user to select a Cardano network (out of "Mainnet", "Preprod", and "Preview"). When clicked, they will open a new tab with Marlowe Runner and the current contract (with the values from the form filled-in) loaded, prepared to deploy.

export-to-runner

Pre-submit checklist: