IBM-Blockchain / blockchain-vscode-extension

IBM Blockchain Platform extension for Visual Studio Code (this project is no longer active)
https://marketplace.visualstudio.com/items?itemName=IBMBlockchain.ibm-blockchain-platform
Other
266 stars 157 forks source link

How can I add the test-network to IBM blockchain platform in vscode? #2994

Closed vrwim closed 3 years ago

vrwim commented 3 years ago

Description

I am trying to get a locally hosted Hyperledger Fabric network (the test-network from Fabric itself) connected. I was able to extract the wallet (added under "wallet" in the sidebar) and connection.json (added under "gateway" in the sidebar), but I still need to add the network itself (under "environments").

I can click the plus icon to add an environment, but I need to provide "node JSON files" to connect to it. I don't know what this is, and I can't find information on which format this is.

For the wallet and the gateway I can export them from the plugin to see what the desired format is, but for environments this is not possible.

Your Environment

james-wallis commented 3 years ago

Answered on Stack Overflow https://stackoverflow.com/questions/66711816/how-can-i-use-a-hyperledger-fabric-network-in-ibm-blockchain-platform