Versions Compared

Key

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

...

Page properties


TitleIn this project mentor and mentee will work on creating a framework that will allow creation of custom commands for Iroha – easily and still without writing any smart contracts. 
Status

Status
colourBlue
titleAccepting Applications

Difficulty

Status
colourYellowRed
titleMediumhigh
  


Description 

HL Iroha has native commands to execute state changes on blockchain. New commands can be added according to network participants' needs, but currently it takes some serious knowledge of C++ and the source code of Iroha.
Custom commands framework will simplify process of new commands creation and will ease application development.
Framework is a code generator and build management type tool with user interface which should take care of boilerplate code generation and build configuration.

...