Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Key Points

many deployment options exist

deployment tools include 

minifabric

vagrant

minikube

cello

bafe




References

Reference_description_with_linked_URLs_______________________Notes______________________________________________________________
SWT hyperledger page
hyperledger projects listhttps://www.hyperledger.org/use
hyperledger labs listhttps://labs.hyperledger.org/
hyperledger repos list

https://github.com/orgs/hyperledger-labs/repositories

https://github.com/orgs/hyperledger/repositories

hyperledger wiki pageshttps://wiki.hyperledger.org/display/labs





Key Concepts



Fabric Deployment Choices


Minifabric

https://www.hyperledger.org/blog/2020/04/29/minifabric-a-hyperledger-fabric-quick-start-tool-with-video-guides

https://github.com/hyperledger-labs/minifabric

https://github.com/hyperledger-labs/minifabric/blob/main/docs/README.md


Working with Hyperledger Fabric can be intimidating at first, the below list is to show you the normal process of working with Fabric.

1. Stand up a Fabric network
2. Create a channel
3. Join peers to a channel
4. Install chaincode onto peers
5. Approve chaincode (only for 2.0)
6. Commit or instantiate chaincode
7. Invoke chaincode (using either minifab or your applications)
8. Query blocks


Minikube for Fabric


Vagrant


Fabric Admin custom


Cello


Fabric 3rd party hosts 

Consortia 

https://www.canarie.ca/cloud/boosterpacks/catalogue/flight-plan-build-private-blockchain-networks-on-hyperledger-fabric/


BAFE for multiple blockchain deployments

https://labs.hyperledger.org/labs/blockchain-automation-framework.html



Hyperledger Projects List

https://www.hyperledger.org/use


https://www.upgrad.com/blog/hyperledger-projects-to-drive-blockchain-adoption/


https://101blockchains.com/hyperledger-project/

Hyperledger Projects




Hyperledger Labs List

https://github.com/orgs/hyperledger-labs/repositories

https://wiki.hyperledger.org/display/labs

https://labs.hyperledger.org/



Potential Value Opportunities



Potential Challenges



Candidate Solutions



Step-by-step guide for Example



sample code block

sample code block
 



Recommended Next Steps



  • No labels