Block8 just started a 4 part series comparing DAML and Java on Corda
Announcements1 posts546 views1 likesLast activity Sep 2020
AN
anthonyOP
Sep 2020When it comes to implementation, transactions are where we really start to see the divergence between Corda and DAML. Both Corda and DAML are designed in such a way that transactions can consume some previous state to create future states. We can also have transactions that do not consume some previous state.