Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

TODO

  • Use Golang debugger DAP/Java debugger DAP.
  • Call a method before the go debugging screen loads (or is ready).
    • Print "hello".
    • Connect the chaincode to the running Fabric network.
    • If Fabric network is not running, then bring up one using fabric-samples or other means.
    • Example: ./network.sh up  before the debugger loads.
  • Pass arguments when debug session starts.
    • Task: Passing arguments for any arbitrary code.
    • Example: Chaincode invoke calls.
    • Understanding how to pass arguments to the chaincode is crucial because chaincode does not run without an argument.

Attendees

Varsha Pichandi

Claudia Emmanuel

Kent Lau

Chinmayi D S

Arun S M