Issue with Installing Hyperledger Fabric Chaincode on Amazon Managed Blockchain Peer Nodes
We have been developing and deploying smart contracts (chaincode) to our Hyperledger Fabric network on Amazon Managed Blockchain to manage and store data securely. We initially succeeded in deploying a simple example from the AMB documentation, but we now face issues with a more complex setup involving additional libraries. Below are the details of our current issue and what we have tried so far.