starkli
starkli copied to clipboard
Create a byte_array scheme
Allow users to input bytearrays efficiently by defining a byte array scheme.
Example:
starkli invoke eth transfer 0x1234 string:"A long string which should be serialised to a byte array"
The scheme should be either string
or a specific string encoding such as utf8