Skip to content

Instantly share code, notes, and snippets.

@singla108
Last active June 10, 2021 06:32
Show Gist options
  • Save singla108/1b86491249fa1833edc99e04e308e970 to your computer and use it in GitHub Desktop.
Save singla108/1b86491249fa1833edc99e04e308e970 to your computer and use it in GitHub Desktop.
Cardano-Sample-Contract
When
[Case
(Deposit
(Role "recipient")
(Role "donor")
(Token "" "")
(Constant 1000)
)
(Pay
(Role "recipient")
(Party (Role "donor"))
(Token "" "")
(Constant 900)
Close
)]
100 Close
{"valueParameterDescriptions":[],"slotParameterDescriptions":[],"roleDescriptions":[],"contractType":"O","contractName":"","contractDescription":"","choiceDescriptions":[]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment