modify readme
This commit is contained in:
parent
1ebd92d39a
commit
d33b1f33c8
@ -11,12 +11,14 @@ The CSDE is obtained by cloning this CSDE-Cordapp-Template-java to your local ma
|
|||||||
|
|
||||||
- A base Gradle configuration which brings in the dependencies you need to write and test a Corda 5 Cordapp.
|
- A base Gradle configuration which brings in the dependencies you need to write and test a Corda 5 Cordapp.
|
||||||
|
|
||||||
- A set of Gradle helper tasks which speed up and simplify the development and deployment process. (these are effectively wrappers over the Corda-CLI)
|
- A set of Gradle helper tasks which speed up and simplify the development and deployment process.
|
||||||
|
|
||||||
- Debug configuration for debugging a local Corda cluster.
|
- Debug configuration for debugging a local Corda cluster.
|
||||||
|
|
||||||
- The MyFirstFlow code which forms the basis of this getting started documentation.
|
- The MyFirstFlow code which forms the basis of this getting started documentation.
|
||||||
|
|
||||||
|
- A UTXO example in package com.r3.developers.csdetemplate.utxoexample packages
|
||||||
|
|
||||||
- Ability to configure the Members of the Local corda Network.
|
- Ability to configure the Members of the Local corda Network.
|
||||||
|
|
||||||
Note, the CSDE is experimental, we may or may not release it as part of Corda 5.0, in part based on developer feedback using it.
|
Note, the CSDE is experimental, we may or may not release it as part of Corda 5.0, in part based on developer feedback using it.
|
||||||
|
Loading…
Reference in New Issue
Block a user