Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 561 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 561 Bytes

SCTracker

Description

SCTracker was made to make easier to know where the smartcontract failure on invoke. It make easier for the developer to correct the wrong code.

What we can do

SCTracker allows you to do:

  • Read an avm file as hexstring text or binary data
  • Include invocation parameters
  • Log the parameter hex data and result of the fake invocation. Whe it goes Fault it change the color of the opcode that causes it with red.

What we want to do

  • Calculate the Gas cost of the invocation
  • Show the stacks values