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

More idiomatic API #134

Open appetrosyan opened 1 year ago

appetrosyan commented 1 year ago
    Yeah, here I'm mostly focusing on at least having actual types instead of jsonly-typed blobs of something.

Making it look like Python will require either way more future work or some approach to codegen I didn't think of.

_Originally posted by @QuentinI in https://github.com/hyperledger/iroha-python/pull/125#discussion_r1006895109_