Play_Unibright

The goal is to see that a contract created by Unibright is indeed a working solidity contract.
The import statement has to be commented out, because the UnibrightContract code is already present above. The owner address shown is the metamask account that has been used to deploy the contract. The contract state changes from 2 (RUNNING) to 3 (CANCELLED) by using the "cancel" function.
Metamask installed and some Eth on Goerli account. Chrome is started and Goerli is selected in Metamask. Unibright account has been made and a workflow has been created.

LocationActionObjectTime
Chrome new tabLogin
https://authentication.unibright.io/
0
https://designer.unibright.io/workflow-designerClickOpen an existing workflow3
Open workflowClickBasicFlow6
Open workflowClickOpen7
Workflow Designer tabClickValidate16
Chrome new tabEnter
https://ethereum-play.github.io/editor-solidity/
20
Workflow Designer tabClickCode preview31
Popup Code previewClickSelect syntax36
Popup Code previewClickEthereum37
Popup Code previewCopy{ Code }57
editor-solidity tab - left panePaste{ Code }64
left pane - line 53 import ...Enter//75
right pane - MultiPartyApprovalClickPublish83
Metamask PopupClickConfirm87
MultiPartyApprovalClick"-" icon120
OwnerClickarrow icon123
contractStateClickarrow icon129
cancelClickarrow icon138
Metamask PopupClickConfirm142
contractStateClickarrow icon152