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. - Hyperledger fabric network should be running on a local system.
Create Channel in DL Gateway Fabric Blockchain
-
On the create channel screen enter the Name of Channel in the input box given.
-
Click on the Create Channel button.
-
If the channel name is available, then the channel will be created, and the user will be redirected to deploy chaincode screen.
-
Otherwise, Unavailable will be shown below the input box and the user needs to retry with another channel name.