Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

English

Programming Language(s)

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

Other Prerequisites

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

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

...