This repo contains all the solutions for the practical exercises of the Corda two day training course.
- JDK 1.8 latest version
- IntelliJ latest version (2017.1) (as of writing)
- git
State solution:
Contract solution:
Flow solutions:
- Issue:
IOUIssueFlow.kt
- Transfer:
IOUTransferFlow.kt
- Settle:
IOUSettleFlow.kt
The code in the following files was already added for you: