You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Session Topic or Project

This session will cover the basics of setting up a Hyperledger Iroha network on your laptop and getting started with building your first applications.

Session Leader

Eugene Kovalev

Time Slots and Spaces

  • 1st Day, 13:00-15:00

Experience Level of Participants

Beginner

Session Language

English or Russian

Programming Language(s)

TBD

  • C / C++
  • Go
  • Java
  • Kotlin
  • Javascript
  • Python
  • Rust
  • Other

Other Prerequisites

Download the latest version of the Iroha docker image:

docker pull hyperledger/iroha

The Plan

  1. Introduction to the Hyperledger Iroha: description, comparison and basic use cases
  2. Starting the Iroha node using Docker container
  3. Interaction with node using Command Line Interface tool
  4. Writing simple web service for interaction with Iroha
  5. Practical part

The Goals

  1. Understand goals of the Hyperledger Iroha and differences from other blockchain solutions
  2. Get experience in starting Iroha node 
  3. Get understanding of data structures and interaction protocol with the Iroha node
  4. Get experience in creating web service as a client for the Iroha network

Software to Install Before

  • Docker
  • No labels