mirror of
https://github.com/planetmint/planetmint.git
synced 2025-03-30 15:08:31 +00:00

* added smaller logos fixed reference issue Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com> * fixed some erros and typos Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com> * added cryptoconditions reference to the subproject Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
37 lines
1.3 KiB
ReStructuredText
37 lines
1.3 KiB
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
|
|
|
|
Planetmint
|
|
==========
|
|
|
|
Meet Planetmint. The blockchain database.
|
|
|
|
It has some database characteristics and some blockchain `properties <properties.html>`_,
|
|
including decentralization, immutability and native support for assets.
|
|
|
|
At a high level, one can communicate with a Planetmint network (set of nodes) using the Planetmint HTTP API, or a wrapper for that API, such as the Planetmint Python Driver. Each Planetmint node runs Planetmint Server and various other software. The `terminology page <terminology.html>`_ explains some of those terms in more detail.
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
Introdcution <introduction/index>
|
|
Using Planetmint <basic-usage>
|
|
Node Setup <node-setup/index>
|
|
Networks & Federations <network-setup/index>
|
|
Connecting to Planetmint <connecting/index>
|
|
tools/index
|
|
contributing/index
|
|
terminology
|
|
troubleshooting
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Cryptoconditions & Smart Contracts
|
|
|
|
Crypto Conditions & Smart Contracts <https://docs.planetmint.io/projects/cryptoconditions/en/latest/>
|
|
cryptoconditions
|