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

* 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>
30 lines
1.1 KiB
ReStructuredText
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
|