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

Inside the docs: bigchaindb -> planetmint bigchain -> planetmint BigchainB ->Planetmint .com -> .io
34 lines
1.0 KiB
ReStructuredText
34 lines
1.0 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 Documentation
|
|
========================
|
|
|
|
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.
|
|
|
|
More About Planetmint
|
|
---------------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
Planetmint Docs Home <self>
|
|
about-planetmint
|
|
terminology
|
|
properties
|
|
basic-usage
|
|
installation/index
|
|
drivers/index
|
|
query
|
|
contributing/index
|
|
korean/index
|
|
|