Corda is an open source blockchain project, designed for business from the start. Only Corda allows you to build interoperable blockchain networks that transact in strict privacy. Corda's smart contract technology allows businesses to transact directly, with value.
Go to file
Mike Hearn a09120d445 Cash contract: Introduce a DepositPointer abstraction for easier grouping
In this current model, you cannot mix up money from different deposits: they must always be kept separate.
2015-11-03 18:05:21 +01:00
gradle/wrapper Initial import 2015-11-03 17:54:17 +01:00
notes Initial import 2015-11-03 17:54:17 +01:00
src Cash contract: Introduce a DepositPointer abstraction for easier grouping 2015-11-03 18:05:21 +01:00
tests Cash contract: Introduce a DepositPointer abstraction for easier grouping 2015-11-03 18:05:21 +01:00
.gitignore Initial import 2015-11-03 17:54:17 +01:00
build.gradle Initial import 2015-11-03 17:54:17 +01:00
gradlew Initial import 2015-11-03 17:54:17 +01:00
gradlew.bat Initial import 2015-11-03 17:54:17 +01:00
settings.gradle Initial import 2015-11-03 17:54:17 +01:00