CreateScript
CreateScript: <
TName
,THumanReadableAbi
>({ name, humanReadableAbi, bytecode, deployedBytecode, }
) =>Script
<TName
,THumanReadableAbi
>
Type of createScript
factory function
Creates a tevm Script instance from human readable abi
Examples
To use a json abi first pass it into formatAbi
to turn it into human readable