-
Notifications
You must be signed in to change notification settings - Fork 8
Description
Describe the feature you'd like
I noticed that if I cut and paste Marlowe code into the Marlowe Playground it will not load unless there is metadata from an example already loaded. Of course the metadata will not match the smart contract that I just pasted in. I understand that I would not be having this issue if I were loading and saving from gists on my github account. I am guessing that when saving to or loading from gists then the json data is what is saved and loaded which likely has the Marlowe code and the metadata for the smart contract. For those of us who can not or will not give write access to their github account, it would be nice if the json file that we can save to our downloads folder could later be uploaded again. Maybe it can and I am just not seeing how. Thanks
Describe alternatives you've considered
There could be a place to paste in the json as can be done with the Marlowe code.
