PadaliaIsha

Results 2 issues of PadaliaIsha

Currently, I'm building a network on Kubernetes using this repo. there were 2 worker nodes. I set up a Kube config file of AWS EKS. When I run the command...

Currently, I'm trying to use microfab to test chaincode But it's not going to up cli container. `peer lifecycle chaincode install $(pwd)/asset-transfer-basic-typescript.tgz` Got error: **command not found: peer** How can...