removed toc from README

Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
This commit is contained in:
Jürgen Eckel 2022-09-29 22:49:49 +02:00
parent dd27341a08
commit fa47376306
No known key found for this signature in database

View File

@ -13,13 +13,3 @@ It has some database characteristics and some blockchain `properties <properties
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: 4
Introdcution <introduction/index>
Using Planetmint <basic-usage>
Node Setup <node-setup/index>
Networks & Federations <network-setup/index>
Connecting to Planetmint <connecting/index>
References <references/index>