hyperledger-iroha / iroha-python

Python library for Hyperledger Iroha, a simple distributed ledger.
https://wiki.hyperledger.org/display/iroha
Apache License 2.0
103 stars 81 forks source link

Examples for the documentation #130

Open 6r1d opened 2 years ago

6r1d commented 2 years ago

Hello.

I'd like to add the common language guide to the Iroha documentation. Since Iroha for Python 3 is the most convenient for many users, it is necessary for the examples.

How stable are the examples displayed in the tutorial for Python 3?

I am mostly interested in:

Potentially, it'll be great to enable these examples as tests, marking the parts useful for the end user with the comments.