Convert string input to Clarity value based on contract ABI data. Only handles Clarity primitives and buffers. Responses, optionals, tuples and lists are not supported.
returns a Clarity value
string to be parsed into Clarity value
the contract function argument object
Generated using TypeDoc
Convert string input to Clarity value based on contract ABI data. Only handles Clarity primitives and buffers. Responses, optionals, tuples and lists are not supported.
Returns
returns a Clarity value