Advanced Iroha
Session Topic or Project
This session will cover advanced topics for Hyperledger Iroha applications.
Here we will cover topics such as the Iroha SDK and creating your own transaction validation logic in Iroha.
Session Leader
Vadim Reutskiy
Time Slots and Spaces
March 8th, 13:00-15:00, Training Room 2
Experience Level of Participants
Advanced
Session Language
English
Programming Language(s)
Other Prerequisites
Attendees must have a running Iroha network on their laptop. Attend Getting Started with Iroha on March 7th if needed.
Attendees must have Docker installed and working.
Attendees, which are ready to perform practical part, must have C++ IDE or compiler installed and have preliminary experience with working with Cmake.
The Plan
Quick overview for status of listed prerequisites
Presentation about the structure of the Iroha
Detailed view on the contribution process from the developer point of view
Practical session of changing rules of operation validation. The process description is here.
Software to Install Before
IDE for working with C++ code
Gradle for building the Iroha
Docker