CCF/doc/index.rst

92 строки
2.0 KiB
ReStructuredText
Исходник Обычный вид История

2020-10-06 18:44:53 +03:00
CCF Documentation
=================
.. panels::
:fa:`info-circle` :doc:`overview/index`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2020-10-06 18:44:53 +03:00
2021-06-22 18:59:51 +03:00
Get started with the Confidential Consortium Framework and its core concepts.
2020-10-06 18:44:53 +03:00
---
2020-10-06 18:44:53 +03:00
:fa:`tools` :doc:`build_apps/index`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2020-10-06 18:44:53 +03:00
.. image:: img/ts.svg
:width: 32
:target: ./build_apps/js_app_ts.html
:alt: TypeScript
:align: left
2020-10-06 18:44:53 +03:00
.. image:: img/cpp.svg
:width: 32
:target: ./build_apps/example.html
:alt: C++
:align: left
2020-10-07 12:23:39 +03:00
2021-06-22 18:59:51 +03:00
Write application logic against the CCF Key-Value store in C++, JavaScript or TypeScript.
2020-10-07 12:23:39 +03:00
---
2020-10-06 18:44:53 +03:00
:fa:`user` :doc:`use_apps/index`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2020-10-06 18:44:53 +03:00
2021-06-29 21:30:15 +03:00
Interact with a CCF application, using HTTP 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.
2020-10-06 18:44:53 +03:00
---
:fa:`code-branch` :doc:`contribute/index`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Contribute to the CCF GitHub repository.
2021-04-21 17:02:41 +03:00
---
2022-01-13 12:57:26 +03:00
:fa:`shapes` :doc:`architecture/index`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2021-04-21 17:02:41 +03:00
2022-01-13 12:57:26 +03:00
CCF design and architecture elements.
2021-04-21 17:02:41 +03:00
2021-06-01 13:39:31 +03:00
---
2021-07-23 11:30:51 +03:00
:fa:`flask` :doc:`research/index`
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2021-06-01 13:39:31 +03:00
CCF-related research papers and technical reports.
2019-04-26 18:27:27 +03:00
.. toctree::
:maxdepth: 1
:hidden:
2019-04-26 18:27:27 +03:00
overview/index.rst
build_apps/index.rst
use_apps/index.rst
operations/index.rst
governance/index.rst
2020-10-06 18:44:53 +03:00
audit/index.rst
contribute/index.rst
2022-01-13 12:57:26 +03:00
architecture/index.rst
2022-11-16 23:44:20 +03:00
research/index.rst