Skip to content

Learn Hyperledger fabric chaincode by creating a sample corporate voting app

Notifications You must be signed in to change notification settings

dibyajyotibehera/voternet

Repository files navigation

Learn programming smart contracts in Hyperledger Fabric v2

Read the tutorial here

  • Learn the basics of fabric architecture by setting up a fabric business network
  • Write a smart contract and deploy it onto business network
  • Write a fabric client app to invoke smart client

Who is this for

  • You have spent some time reading hyperledger fabric docs
  • You want to get a hands on experience on setting up a fabric network and write smart contract

Prerequisites

Git Repo

Clone the project repo here

Background

I have a fair amount of experience in writing software and leading software development teams. One of the joys of being a software developer is getting to learn new ways of working with different tech. Hyperledger Fabric is one such very exciting project in the subject of enterprise distributed ledger technology.

This gitbook is an attempt to make an easy entry into this field by creating a project from scratch with the minimum amount of concepts and setup involved (atleast this approach worked for me). After creating this simple project the reader will have enough confidence to go into in depth study of the subcomponents of Fabric.

Please feel free to reach out to me for any questions/suggestions - dibyajyotibehera(at)gmail.com

{% hint style="info" %} I must appreciate the comprehensive documentation provided by Fabric team at -https://hyperledger-fabric.readthedocs.io/ . It's an absolute joy to read.This gitbook is a simplified and hands-on view of the essential materials in the fabric documentation and the Fabric Samples repo {% endhint %}

About

Learn Hyperledger fabric chaincode by creating a sample corporate voting app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published