Debugging Tools

Debugging Tools

Blockchain Explorers:

  • ChangeScan Local:

    • A local version of the blockchain explorer for debugging transactions and contracts.

Smart Contract Debuggers:

  • Remix Integration:

    • Supports debugging within the Remix IDE for Solidity contracts.

  • Truffle Suite Compatibility:

    • Compatible with Truffle for testing and deploying contracts.

Last updated