Skip to content

SammyRasha/blockchain-vscode-extension

 
 

Repository files navigation

IBM Blockchain Extension for VSCode

The IBM Blockchain extension allows a user to write and test chaincode projects in Visual Studio Code:

  • Generate skeleton chaincode projects
  • Adds a Fabric view to connect and interact with Fabric Blockchain networks

Start a new Fabric chaincode project

Start a new Fabric chaincode project

Edit/ write chaincode files

Edit chaincode files

Create a package from a chaincode project

Coming in a later version. See issue #2

Create and connect to local_fabric runtime

Coming in a later version. See issue #10

Connect to a specified (remote) Fabric runtime and discover the existing resources

Connect to a specificed(remote)Fabric runtime and discover the existing resources

Install new chaincode

Install new chaincode Install new chaincode

Instantiate new chaincode

Instantiate new chaincode Instantiate new chaincode

Test new chaincode

Coming in a later version. See issue #18

Commands

The IBM Blockchain extension provides commands in the Command Palette for working with chaincode files:

License

The source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.1%
  • Shell 2.6%
  • JavaScript 0.3%