Skip to content

Commit

Permalink
CORE-15746: updated README file
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-napoles-r3 committed Jul 25, 2023
1 parent c14b5ea commit 9c97d0c
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

To help make the process of prototyping CorDapps on Corda 5 release more straight forward we have developed the Cordapp Standard Development Environment (CSDE).

The CSDE is obtained by cloning this CSDE-Cordapp-Template-Kotlin to your local machine. The CSDE provides:
The CSDE is obtained by cloning this CSDE-Cordapp-Template-Kotlin repository to your local machine. The CSDE provides:

- A pre-setup Cordapp Project which you can use as a starting point to develop your own prototypes.

Expand All @@ -19,10 +19,7 @@ The CSDE is obtained by cloning this CSDE-Cordapp-Template-Kotlin to your local

- 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.

To find out how to use the CSDE please refer to the getting started section in the Corda 5 Beta 2 documentation at https://docs.r3.com/

To find out how to use the CSDE, please refer to the *Getting Started Using the CSDE* sub-section within the *Developing Applications* section in the latest Corda 5 documentation at https://docs.r3.com/


## Chat app
Expand Down

0 comments on commit 9c97d0c

Please sign in to comment.