There was an error while loading. Please reload this page.
Welcome to the iroha-python wiki!
iroha ├── transaction.py | ├── Builder | └── Validator ├── repository.py | ├── AssetRepo | └── TransactionRepo ├── crypto.py | ├── Hash | └── KeyPair └── connection.py
Todo
>>> import iroha