mirror of
https://github.com/planetmint/planetmint.git
synced 2025-03-30 15:08:31 +00:00
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 Enhancement Proposals (PEPs) <https://github.com/planetmint/PEPs>`_
|
|
|
|
Contents
|
|
--------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
ways-to-contribute/index
|
|
dev-setup-coding-and-contribution-process/index
|
|
cross-project-policies/index
|