You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by aruns05 September 7, 2022
Hello All
I am going through the below section. it says git clone fabric-samples will also add a folder chaincode-docker-devmode
I am not able to see it, can anyone advise
The chaincode-docker-devmode sample was removed but can still be found in the release-1.4 branch. I doubt it works with current Fabric versions.
Issue hyperledger/fabric-contract-api-go#60 tracks the out-of-date tutorial content in that repository. Probably the current test-network should be used to deploy the tutorial chaincode. For rapid development, chaincode-as-a-service should be used instead of the legacy devmode, as demonstrated in the full-stack-asset-transfer-guide sample.
Discussed in #824
Originally posted by aruns05 September 7, 2022
Hello All
I am going through the below section. it says git clone fabric-samples will also add a folder chaincode-docker-devmode
I am not able to see it, can anyone advise
https://github.com/hyperledger/fabric-contract-api-go/blob/v1.1.1/tutorials/getting-started.md
The text was updated successfully, but these errors were encountered: