Jürgen Eckel a688355db8
moved docs to references and changed references accordingly
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
2022-09-29 11:49:37 +02:00

28 lines
977 B
ReStructuredText

.. Copyright © 2020 Interplanetary Database Association e.V.,
Planetmint and IPDB software contributors.
SPDX-License-Identifier: (Apache-2.0 AND CC-BY-4.0)
Code is Apache-2.0 and docs are CC-BY-4.0
Node setup
==========
You can use the all-in-one docker solution, or install Tendermint, MongoDB, and Planetmint step by step. For more advanced users and for development, the second option is recommended.
.. include:: tools/index.rst
:parser: myst_parser.sphinx_
.. include:: contributing/index.rst
:parser: myst_parser.sphinx_
.. include:: terminology.md
:parser: myst_parser.sphinx_
.. include:: troubleshooting.md
:parser: myst_parser.sphinx_
.. include:: appendices/index.rst
:parser: myst_parser.sphinx_
Crypto Conditions & Smart Contracts <https://docs.planetmint.io/projects/cryptoconditions/en/latest/>
===================================
Python Driver <https://docs.planetmint.io/projects/python-bindings/en/latest/>
=============