Implement instantiate command
Created by: ascjones
Closes #4 (closed)
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.
Created by: ascjones
Closes #4 (closed)
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.