Questions tagged [ibp-vscode-extension]

For any questions regarding features in the IBM Blockchain Platform Visual Studio Code extension. Alternatively, use the [ibm-blockchain] tag for IBM Blockchain Platform runtime questions, or the [hyperledger-fabric] tag for questions about developing smart contracts, client applications, etc.

The IBM Blockchain Platform extension helps developers to create, test and debug smart contracts, connect to Hyperledger Fabric environments, and build applications that transact on your blockchain network.

Links

Related tags

33 questions
0
votes
1 answer

Connecting to my own Hyperledger Fabric instance

I am new to IBM Blockchain Platform VSCode Extension and using IBM Blockchain Platform Extension Version: 0.3.2 and Visual Studio Code version: 1.32.3. In this extension there is a feature "Connecting to your own Hyperledger Fabric instance". I…
Bikash Sen
  • 11
  • 1
  • 4
0
votes
0 answers

Hyperledger Fabric smart contract is not creating in vs code

Error populating Blockchain Explorer View: Failed to load gRPC binary module because it was not installed for the current system Expected directory: node-v64-linux-x64-glibc Found: [node-v57-linux-x64-glibc] This problem can often be fixed by…
-2
votes
1 answer

Running "ansible-playbook playbook.yml" outputs fatal: [localhost]: FAILED

Following the ansible 2-org-network example tutorial, when running "ansible-playbook playbook.yml" command, this outputs "TASK [ibm.blockchain_platform_manager : Authenticate to IBM Blockchain Platform service]…
1 2
3