lisk-sdk icon indicating copy to clipboard operation
lisk-sdk copied to clipboard

Add command to add interoperable modules

Open ishantiw opened this issue 1 year ago • 0 comments

Description

In order to add interoperable module, Lisk Commander should provide a command to bootstrap such a module with all the required files and interfaces.

So either updating the existing command generate:module or come up with a new one.

Acceptance Criteria

  • Should have all the unit tests
  • Should generate all the required files and classes required without any lint errors

Additional Information

  • This command can be useful to upgrade existing tutorials https://github.com/LiskHQ/lisk-sdk-examples/issues/293

ishantiw avatar Jul 11 '23 11:07 ishantiw