You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added a few more functions into the pre-existing chaincode (in go). Now I want to test them, so how should I package my chaincode into a CDS package. What STEPS should I follow?
I am working on a project and my submission is due in 1 day, can you help as soon as possible
The text was updated successfully, but these errors were encountered:
Hey, it's pretty easy. Just install the IBM Blockchain platform extension in VS Code. In the command pallete (open from view tab in vs code) use the package open project command. This will create a new cds file. More details here:
I added a few more functions into the pre-existing chaincode (in go). Now I want to test them, so how should I package my chaincode into a CDS package. What STEPS should I follow?
I am working on a project and my submission is due in 1 day, can you help as soon as possible
The text was updated successfully, but these errors were encountered: