Prerequisites
- System Pre-requisites
A. Docker should be installed.
B. Git should be installed.
C. Docker compose should be installed
D. Git bash path should be set in environment variables for Windows OS.
E. Set bash CLI to bash for Linux OS.
F. Add user to “sudo” group for Linux OS.
Create and Open Project in DL Gateway Fabric Blockchain
- Click on the add (+) button alongside the projects tab in the sidebar to open the create project screen.
- Enter Project Name in the input box provided.
- Click on Create Project button and wait for the project to be created and listed under the project tab.
- To open a project in workspace, click on the open project icon alongside the project name.
- Wait for project to open in workspace. Here, you can write your fabric chaincode.
Note: Default template of Hyperledger Fabric chaincode is provided.
- To close workspace project, user can click on Close Current Workspace icon.