Near the top of the Usage section in the readme, the filenames corresponding to the source maps and simulate traces are switched.
TEAL Source Maps. A *.trace.avm.json file that maps the compiled TEAL source maps to the original source code. See an example here.
Simulate Traces. A sources.avm.json file that contains the traces obtained from algod's simulate endpoint. This serves as an entry point for the debugger. See an example here.
Near the top of the Usage section in the readme, the filenames corresponding to the source maps and simulate traces are switched.
TEAL Source Maps. A *.trace.avm.json file that maps the compiled TEAL source maps to the original source code. See an example here. Simulate Traces. A sources.avm.json file that contains the traces obtained from algod's simulate endpoint. This serves as an entry point for the debugger. See an example here.