CCF/doc/index.rst

77 строки
1.6 KiB
ReStructuredText

CCF Documentation
=================
.. panels::
:fa:`compass` :doc:`overview/index`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.. image:: img/ccf.svg
:width: 75
:align: left
:target: concepts.html
Get started with CCF and its core concepts through a sample app.
---
:fa:`tools` :doc:`build_apps/index`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.. image:: img/ts.svg
:width: 32
:target: build_apps/js_app.html
:alt: TypeScript
:align: left
.. image:: img/empty.svg
:height: 10
:align: left
.. image:: img/cpp.svg
:width: 32
:target: build_apps/example.html
:alt: C++
:align: left
Write application logic against the CCF Key-Value store.
---
:fa:`user` :doc:`use_apps/index`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Interact with a CCF application, using HTTP or WebSockets over TLS.
---
:fa:`tachometer-alt` :doc:`operations/index`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Provision and operate a network of CCF nodes hosting an application.
---
:fa:`users` :doc:`governance/index`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Propose and vote changes to a CCF network, the rules that define it and the application it runs.
---
:fa:`eye` :doc:`audit/index`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Audit a running CCF network and its complete history.
.. toctree::
:maxdepth: 1
:hidden:
overview/index.rst
build_apps/index.rst
use_apps/index.rst
operations/index.rst
governance/index.rst
audit/index.rst
glossary