Block8 just started a 4 part series comparing DAML and Java on Corda

When 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.

Read the first post here

1 Like