Nicer output to make it easier for developer to distinguish actions happening on EVM vs ZetaChain.
Protocol contracts addresses output during initialization
onCrossChainCall with params
Printing events. Events are not decoded for now (we need ABI for this), but it's better than nothing. We can also modify the interact task to watch for events after broadcasting a tx and decoding them.
set ZRC-20 withdraw fee using the system contract
Using Ansis not Chalk for colors, because Chalk doesn't support TS.
Nicer output to make it easier for developer to distinguish actions happening on EVM vs ZetaChain.
Using Ansis not Chalk for colors, because Chalk doesn't support TS.