This article discusses the steps taken to port Chainstack’s ‘No Ticket Scalping’ CorDapp to a DAML application running on a DAML for Corda deployment. This article will concentrate on the technical steps required; for a more in-depth description of the application itself, see Chainstack’s write up. The ported application is available on GitHub. Approach The
Subscribe
Get the latest posts in your email
Author : Simon Maxen
DAML-on-Corda allows the open source DAML smart contract language to be used as an alternative to Kotlin (or Java) on the Corda open source blockchain platform. This article looks at the benefits of the ‘Initiate and Accept’ pattern. We show how a basic cake sale transaction can be improved using this pattern, how this can
Subscribe
Get the latest posts in your email