mirror of
https://github.com/corda/corda.git
synced 2025-06-23 17:53:31 +00:00
Changed SDK tutorial based on latest repo changes and some feedback.
Addressed some review comments. Latest changes to SDK tutorial based on review comments. Corda SDK -> CorDapp Template Addressed review comments + added some new sections. Added pic of run config drop down menu. Added a couple of additional sections. Refactored the 'how to make a cordapp' how to a separate docs pages and stubbed it out for comments. Added index.rst Additional changes based on feedback. Addressed review comments. Removed spurious buuildinfo file. Minor changes based on richard's comments. Still waiting on resolution of dev experience preference. Changed milestone release workflow. Users now should checkout a specific tag.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
Creating a CorDapp
|
||||
==================
|
||||
CorDapps Background
|
||||
===================
|
||||
|
||||
A Cordapp is an application that runs on the Corda platform using the platform APIs and plugin system. They are self
|
||||
contained in separate JARs from the node server JAR that are created and distributed.
|
||||
|
Reference in New Issue
Block a user