Versions Compared

Key

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

...

We will learn adding new commands, queries and logic behind them into iroha.

Slides

Not really a presentation, but just helper notes.

HL bootcamp 2019 advanced.odp

Session Leader

Mikhail Boldyrev

...

Required programming Languages & technologies.

  •  C++
  •  git
  •  SQL (desirable but optional)
  •  javascript (desirable but optional)

Other Prerequisites

  • Attendees should be able to compile iroha. This can be easily done with help of our docker image. But docker if is not a requirement, see the other building options.
  • Attendees are expected to write some C++ code, so please prepare everything you need for that.

...

  1. Quick overview for status of listed prerequisites
  2. Presentation Short presentation about the structure of Iroha
  3. Practical session

The Goals

  1. Understand the internals of Iroha node
  2. Get experience in integration of appliance-specific logic into Iroha core
  3. Get experience in development of applications on Iroha