Skip to content

Car Factory example for Hyperledger Fabric (Network and Chaincode)

Notifications You must be signed in to change notification settings

Diegoescalonaro/fabcar-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fabcar-sample

Car Factory repository to play with chaincode lifecycle in Hyperledger Fabric network

🚀 Link to Tutorial - Deploying Fabcar chaincode in Hyperledger Fabric test network

🌐 Link to Hyperledger Fabric docs

Pre-installation

./install-fabric.sh docker binary

Test network 💻

The Fabric test network in the samples repository provides a Docker Compose based test network with two Organization peers and an ordering service node. You can use it on your local machine to run the samples listed below. You can also use it to deploy and test your own Fabric chaincodes and applications. To get started, see the test network tutorial.

Fabcar chaincode 🚗

The Fabcar chaincode is a smart contract that allows you to add and change data on the ledger using the Fabric contract API. Also contains an example on how to run chaincode as an external service. Languages: Go, Java, JavaScript, Typescript

About

Car Factory example for Hyperledger Fabric (Network and Chaincode)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published