Emil Kirschner wrote the 2nd part of "Doodle in DAML"
Announcements2 posts357 views2 likesLast activity Nov 2020
AN
andreolfOP
Nov 2020In the previous post @entzik started to look at how to implement a doodle using smart contracts written in DAML. The last code snippet @entzik looked at was the IssueInvites choice, which is used to send out invites to each of the voters. There’s one more detail about the code in that choice that @entzik would like to point out, Check it out the 2nd part here
Medium – 12 Nov 20
A Doodle In DAML — Part 2
In the previous post we started to look at how to implement a doodle using smart contracts written in DAML. The last code snippet we…
Reading time: 8 min read
Looking forward to the 3rd part @entzik