Skip to content

Instantly share code, notes, and snippets.

@johnshearing
Last active June 12, 2022 23:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johnshearing/d6c8272f61a8f99ded3a9e2b4e663770 to your computer and use it in GitHub Desktop.
Save johnshearing/d6c8272f61a8f99ded3a9e2b4e663770 to your computer and use it in GitHub Desktop.
Seems we need to load an example in the playground before we can paste in a project of our own over the top of text which is there already.
I don't know why
Constant parameters show up in the Marlow Playground simulator as variables before actually running the contract.
This might be misleading.
Contract does respect the constants when running the contract.
It might be nice to have a powers function in the variables.
For the bank loan homework from lesson 4 it might be nice if an NFT can be delivered by the bank to reprsent the property received by the borrower after paying off the loan.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment