corda/docs/source/api.rst

13 lines
351 B
ReStructuredText
Raw Normal View History

2017-06-05 12:37:23 +00:00
API overview
============
This section describes the APIs that are available for the development of CorDapps:
* :doc:`api-states`
* :doc:`api-persistence`
2017-06-05 12:37:23 +00:00
* :doc:`api-contracts`
* :doc:`api-transactions`
* :doc:`api-flows`
* :doc:`api-core-types`
Before reading this page, you should be familiar with the key concepts of Corda: :doc:`key-concepts`.