mirror of
https://github.com/planetmint/planetmint.git
synced 2025-03-30 15:08:31 +00:00
28 lines
977 B
ReStructuredText
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/>
|
|
============= |