corda / cordapp-template-kotlin

A Kotlin CorDapp Template. Extend it via the Hello, World tutorial: https://docs.corda.net/hello-world-introduction.html
118 stars 149 forks source link

Split of states and contracts vs other sources. #29

Closed joeldudley closed 6 years ago

joeldudley commented 6 years ago

Splits states and contracts from other source files so that only shared structures have to be sent over the wire.