Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I generate a new CDS file after writing adding a few more smart contracts? #101

Open
yashverma9 opened this issue Jun 12, 2020 · 2 comments

Comments

@yashverma9
Copy link

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

@raviteja2109
Copy link

Hi @yashverma9
I'm also looking for the same. Please let me know if you got to know how to package and instantiate the chaincode.

@yashverma9
Copy link
Author

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:

https://github.com/IBM-Blockchain/blockchain-vscode-extension#package-open-project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants