Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Updates for Chaincode/'Ping' App #3

Merged
merged 1 commit into from
Jul 21, 2022

Conversation

mbwhite
Copy link
Contributor

@mbwhite mbwhite commented Jul 21, 2022

  • basic chaincode using k8s builder (needs latest asnible collection to be built)
  • basic application
  • Setup of ids and profiles

Signed-off-by: Matthew B White [email protected]

@mbwhite mbwhite changed the title Updates include Updates for Chaincode/'Ping' App = PLEASE DO NOT MERGE Jul 21, 2022
@@ -0,0 +1,103 @@
#!/bin/sh -l
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As Brenda would say, "Not another one!"

curl -fsSL https://raw.githubusercontent.com/hyperledgendary/package-k8s-chaincode-action/main/pkgk8scc.sh -o pkgk8scc.sh && chmod u+x pkgk8scc.sh

Also... hyperledger/fabric-cli#39

@mbwhite mbwhite changed the title Updates for Chaincode/'Ping' App = PLEASE DO NOT MERGE Updates for Chaincode/'Ping' App Jul 21, 2022
- basic chaincode using k8s builder (needs latest asnible collection to be built)
- basic application
- Setup of ids and profiles

Signed-off-by: Matthew B White <[email protected]>
@mbwhite mbwhite merged commit 50f5029 into hyperledgendary:main Jul 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants