Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 6 commits into from Sep 22, 2023
Merged

Conversation

palas
Copy link
Collaborator

@palas palas commented Sep 22, 2023

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:

  • Branch
    • Tests are provided (if possible)
    • Commit sequence broadly makes sense
    • Key commits have useful messages
    • Relevant tickets are mentioned in commit messages
    • Formatting, materialized Nix files, PNG optimization, etc. are updated
  • PR
    • Self-reviewed the diff
    • Useful pull request description
    • Reviewer requested

@palas palas added the enhancement New feature or request label Sep 22, 2023
@palas palas requested a review from paluh September 22, 2023 02:06
@palas palas self-assigned this Sep 22, 2023
Copy link
Collaborator

@paluh paluh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool stuff!

@paluh paluh merged commit f06e827 into main Sep 22, 2023
5 checks passed
@palas palas deleted the PLT-7427 branch September 22, 2023 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants