Coder Social home page Coder Social logo

fabric-private-data's Introduction

Fabric Private Data

This tutorial will help to understand the private data storage and retrieval by authorised and unauthorised organisation.

Installation Guide

Kindly install all the Prerequisites mentioned on the official documentation. Make sure we have all the Docker Images downloaded locally. For exploration, take a VM with 16GB and 4 vCPU.

# Step 1

Clone the git repository on VM as below.

    git clone https://github.com/dineshrivankar/fabric-private-data.git

# Step 2

Create a Swarm Network by running the below script from home directory of the cloned repository.

    ./network-setup.sh

# Step 3

Generate Crypto material for all the participants and Deploy the peers by running the below script. For exploration we will use Solo mode for the Ordering service

     ./deploy.sh

# Step 4

Org1 runs a cli container, below script will create a channel, join all the peers to the channel, install & instantiate chaincode, invoke & query chaincode.

     ./run.sh

# Step 5

Reset the network by running below script.

     ./reset.sh 

That’s it!

Feel free to submit a PR.

fabric-private-data's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.