mirror of
https://github.com/corda/corda.git
synced 2024-12-19 13:08:04 +00:00
68d05eee04
* Added new corda and cordaRuntime configurations for cordapps to be able to explicitly depend on Corda and exclude corda dependencies from the fatjar * Added corda integration section to docsite to describe how to integrate with Corda. * Updated more of the documentation to reflect the new method of specifying core corda dependencies. * Reorganised document logic to move all build system related documentation to the cordapp build systems page. * Renamed cordapp build systems doc to match actual purpose. * Improved the warning for building against a net.corda dependency in a cordapp * Added a line of dialogue to show further reading for those reading about writing cordapps.
178 B
178 B
Building a CorDapp
cordapp-overview writing-cordapps cordapp-build-systems api-index flow-cookbook cheat-sheet