#kotlin
Read more stories on Hashnode
Articles with this tag
State Pointers as a Design Pattern · In this article we are going to look at state pointers in Corda, understanding what they are, how to use them, and...
Designing Query Flows · In Part 2 we identified some best practices for implementing transactional flows which cause state transitions to the ledger. In...
Designing Transactional Flows · In Part 1 we identified some fundamental design guidelines for implementing flows in Corda; specifically, allowing us to...
Flow Fundamentals · In this article we are going to take a look at flows in Corda, understanding what they are, how to implement them and extend the...