mirror of
https://github.com/corda/corda.git
synced 2025-02-15 07:02:24 +00:00
13 lines
327 B
ReStructuredText
13 lines
327 B
ReStructuredText
|
API overview
|
||
|
============
|
||
|
|
||
|
This section describes the APIs that are available for the development of CorDapps:
|
||
|
|
||
|
* :doc:`api-states`
|
||
|
* :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`.
|