Closed Gaurang10 closed 5 years ago
Thanks for the kind words.
The chaincode was instantiated in part1. Instantiation only needs to be done once on the channel.
On Tue, 9 Jul 2019, 13:05 Gaurang Singh, notifications@github.com wrote:
The chaincode install step in included, however the instantiation step hasn't been included. The next steps described after installation assume that instantiation has been done. Might have been omitted in docs.
Also thanks a ton for the repo. Great work. Has been a truly helpful guide into fabric deployment
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/aws-samples/hyperledger-on-kubernetes/issues/17?email_source=notifications&email_token=AC6QOGSGHSJZEUQWMBH7WQTP6QMC5A5CNFSM4H7BTF7KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G6ABXBQ, or mute the thread https://github.com/notifications/unsubscribe-auth/AC6QOGRUJWZQTLZATOH2IZLP6QMC5ANCNFSM4H7BTF7A .
Aah got it. We were running the individual scripts to get a deeper understanding and running into problems.
Been trying to help my company automate and streamline HL Fabric deployment and your repo has truly helped us get an understanding of how to integrate the CA into the mix. We were relying the Cello repo till now.
It's still an uphill climb though, this fabric keeps breaking randomly. Do you have any tips/guides aside from the official docs?
I'd use Amazon managed blockchain. Managing the infra for a fabric network isn't for the faint of heart. 😁
On Wed, 10 Jul 2019, 15:00 Gaurang Singh, notifications@github.com wrote:
Aah got it. We were running the individual scripts to get a deeper understanding and running into problems.
Been trying to help my company automate and streamline HL Fabric deployment and your repo has truly helped us get an understanding of how to integrate the CA into the mix. We were relying the Cello repo till now.
It's still an uphill climb though, this fabric keeps breaking randomly. Do you have any tips/guides aside from the official docs?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/aws-samples/hyperledger-on-kubernetes/issues/17?email_source=notifications&email_token=AC6QOGVEG4Z7YLPNMMUAGXLP6WCI3A5CNFSM4H7BTF7KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZSQCQA#issuecomment-509935936, or mute the thread https://github.com/notifications/unsubscribe-auth/AC6QOGUY3FGU3HRMZ24O7EDP6WCI3ANCNFSM4H7BTF7A .
The chaincode install step in included, however the instantiation step hasn't been included. The next steps described after installation assume that instantiation has been done. Might have been omitted in docs.
Also thanks a ton for the repo. Great work. Has been a truly helpful guide into fabric deployment