Implement instantiate command

Sergej Kostjucenko requested to merge aj-instantiate into master

Created by: ascjones

Closes #4 (closed)

image

For now it accepts just raw hex encoded data - in the example above the data is the hex encoded selector of the no args constructor, which I extracted from the metadata json.

Merge request reports