Lorenz Herzberger 65f238b81a
update documentation for pypi (#184)
* updated version number to 1.0.0

Signed-off-by: Lorenz Herzberger <lorenzherzberger@gmail.com>

* added tarantool sharding section and zenroom contracts and policies

Signed-off-by: Lorenz Herzberger <lorenzherzberger@gmail.com>

* update links on documentation, fixed PEP to PRP

Signed-off-by: Lorenz Herzberger <lorenzherzberger@gmail.com>

* removed missing links

Signed-off-by: Lorenz Herzberger <lorenzherzberger@gmail.com>
2022-07-07 11:37:28 +02:00

30 lines
1.1 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
Contributing to Planetmint
==========================
There are many ways you can contribute to Planetmint.
It includes several sub-projects.
- `Planetmint Server <https://github.com/planetmint/planetmint>`_
- `Planetmint Python Driver <https://github.com/planetmint/planetmint-driver-python>`_
- `Planetmint JavaScript Driver <https://github.com/planetmint/js-bigchaindb-driver>`_
- `Planetmint Java Driver <https://github.com/planetmint/java-bigchaindb-driver>`_
- `cryptoconditions <https://github.com/planetmint/cryptoconditions>`_ (a Python package by us)
- `py-abci <https://github.com/davebryson/py-abci>`_ (a Python package we use)
- `Planetmint Refinement Proposals (PRPs) <https://github.com/planetmint/PRPs>`_
Contents
--------
.. toctree::
:maxdepth: 2
ways-to-contribute/index
dev-setup-coding-and-contribution-process/index
cross-project-policies/index