IBM-Blockchain / fabric-deployer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fabric-Deployer

Fabric Deployer is an api layer responsible for providing most of the backend functionality for Fabric Operations Console UI.

More details about the apis here and the sample responses here

Fabric Deployer Development

Build the Deployer

make build
# Build ghcr.io/ibm-blockchain/fabric-deployer:latest-amd64
make image

Unit Tests and other checks

make test

Commit Practices

Please refer this section for contribution and command practices

About

License:Apache License 2.0


Languages

Language:Go 96.9%Language:Shell 2.1%Language:Makefile 0.7%Language:Dockerfile 0.4%