mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
22 lines
745 B
ReStructuredText
22 lines
745 B
ReStructuredText
Contributing to BigchainDB
|
|
==========================
|
|
|
|
There are many ways you can contribute to BigchainDB.
|
|
It includes several sub-projects.
|
|
|
|
- `BigchainDB Server <https://github.com/bigchaindb/bigchaindb>`_
|
|
- `BigchainDB Python Driver <https://github.com/bigchaindb/bigchaindb-driver>`_
|
|
- `BigchainDB JavaScript Driver <https://github.com/bigchaindb/js-bigchaindb-driver>`_
|
|
- `cryptoconditions <https://github.com/bigchaindb/cryptoconditions>`_ (a Python package by us)
|
|
- `py-abci <https://github.com/davebryson/py-abci>`_ (a Python package we use)
|
|
- `BigchainDB Enhancement Proposals (BEPs) <https://github.com/bigchaindb/BEPs>`_
|
|
|
|
Contents
|
|
--------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
cross-project-policies/index
|
|
ways-can-contribute/index
|