corda/docs/source/building-cordapps.rst

12 lines
336 B
ReStructuredText
Raw Normal View History

.. highlight:: kotlin
.. raw:: html
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/codesets.js"></script>
Building CorDapps
=================
To get started building your own CorDapps checkout the following pages:
1. :doc:`The CorDapp template <tutorial-cordapp>`.