Skip to content

jdacode/iroha_python_flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python client library example

This projects is based on the work of Andrey Makhnov

Prerequisites

The following are the tools used in the project:

  • Hyperledger Iroha (in VM Ubuntu 16.04.6)
  • Python 3
  • Flask
  • Bootstrap
  • vue.js
  • axios

Make sure you have running iroha on your machine.

You can follow this guide to install iroha.

Launch

Launch it in your terminal:

python3 main.py

Open the url:

http://localhost:5000/

In the VM you can see the Iroha log:

sudo docker logs iroha --details -f --tail 0

Iroha console

docker exec -it iroha /bin/bash

root@40a0098150a7:/opt/iroha_data#

                iroha-cli -account_name admin@test

Screenshots

image

About

Hyperledger iroha python flask vue.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages