Hyperledger And Its Frameworks

Hyperledger And Its Frameworks

#blockchain #hyperledger #web3 #hyperledgerfabric

Hyperledger Fabric


What is Hyperledger

Before understanding about Hyperledger, we need to know what Hyperledger is not.

It is not a blockchain, it is not a company, and it is not a cryptocurrency as well. It is a project, containing different frameworks using which you can build blockchain.

Blockchain is a solid technology which is a base for bitcoin and many cryptocurrencies. It can also make revolution in market, so people thought of bringing this technology to b2c [business to consumer]. But what about b2b [ business to business], blockchain can also help in the enterprise market.

To achieve this, the project called Hyperledger was initiated by Linux Foundation Projects in 2015. There are so many technologies that are part of Linux foundation. because of them we are using wonderful technologies including Hyperledger. It has got members from different fields including finance, banking, Internet of Things, supply chains, manufacturing, and technology. All these companies came together and they are working on an open source project.

No alt text provided for this image


Hyperledger has multiple projects, we can divide them to two: frameworks and tools.

FRAMEWORKS

  • Iroha
  • Sawtooth
  • Fabric
  • Indy
  • Burrow

The most famous in this, one from intel- Sawtooth and the other one Is fabric. Fabric is one of the most popular frameworks available for blockchain.

  • TOOLS
  • Hyperledger composer
  • Hyperledger cello
  • Hyperledger quilt
  • Hyperledger explorer

We use both tools and frameworks to build blockchain. Specifically, it is used to make permissionless blockchain or private blockchain but we can also use them for public blockchain.

What is Hyperledger Fabric in Blockchain

One of the initiatives within Hyperledger is Hyperledger Fabric. It utilizes contracts as a ledger and functions as a means for participants to manage their transaction just like other technologies. The fact that Hyperledger fabric is private and permission sets it apart from all of the blockchain platforms.

We know that bitcoin and Ethereum are public blockchain which means everything is visible to everyone. That’s one of the features of blockchain, it is transparent. Transparent in blockchain means the nodes in that network can see the data. But when this comes to enterprise market, they want to have their own solutions build on blockchain. But there are some issues with this. The first one was, they don’t want to spend a lot of money in the mining process and the second one was, they don’t want their data to be shared with everyone.

Let’s say we have two companies and they are competitors. Everyone will have new strategies and schemes and they don’t want to know each other’s strategies.

For example, we take a network which has some five nodes and they all share same ledger [L1]. L1 is the ledger that is shared by everyone. So, each and every node will be sharing data with L1. Since the above two companies does not want to share their data, we have an option of creating subnets. This feature is not available in Ethereum, so they wanted a new framework and they were also looking for a private blockchain and that’s where we caught this Hyperledger project in which you have got one framework called fabric.

So basically, fabric is private blockchain and it has this feature of getting subnets and we call them as channels. Since this is a private network, to be a member of the network we need to enroll through MSP [Membership Service Provider].

A node can be connected to multiple networks, so they will have multiple ledger [L1, L2]. Smart contracts are used to make changes in the nodes.

Deepak Bysani

Architecture | Startups | Technology

2 年

You are right Dinesh. There are going to be plenty of use cases for private blockchains as well.

要查看或添加评论,请登录

Dinesh Ravishankar的更多文章

  • Understanding the Importance of Layer 3 Blockchain

    Understanding the Importance of Layer 3 Blockchain

    Cryptocurrency has transformed the way we perceive and interact with digital assets. With the advent of Bitcoin, the…

    1 条评论
  • Unlocking the Secret World of Zero-Knowledge Proofs used in Blockchain,web3 and hyperledger

    Unlocking the Secret World of Zero-Knowledge Proofs used in Blockchain,web3 and hyperledger

    Secretly Share Sensitive Data Without Risk! Zero Knowledge: A Secure Approach to Data Security Zero knowledge is a…

    1 条评论
  • Gas Optimization Strategies: 8 Proven ways to reduce Ethereum transaction costs

    Gas Optimization Strategies: 8 Proven ways to reduce Ethereum transaction costs

    Introduction The Ethereum network, like any vehicle, requires gasoline to function properly. We call it a gas.

    1 条评论
  • Consensus Algorithm

    Consensus Algorithm

    What is Consensus We know that blockchain is a distributed ledger, so let’s say we have 4 mining nodes here. So, all…

  • ERC And Its Types

    ERC And Its Types

    ERC- Ethereum Request for Comment It is a set of rules and regulations that creates a blueprint for Ethereum based…

  • The Web 5 Is Here

    The Web 5 Is Here

    Currently we are working on web2 and we are excited about web3 and Jack Dorsey says, hey we are coming up with web 5…

  • Created a crypto Wallet

    Created a crypto Wallet

    This wallet can do all the functionality which other wallets can do, also additionally it can add allowance and it can…

  • The Fractional NFTs

    The Fractional NFTs

    NFT Market Limitations Everyone would be aware of NFTs and these NFTs are booming in the market. There is a number of…

  • Smart contracts

    Smart contracts

    SMART CONTRACTS IN BLOCKCHAIN What are smart contracts? Smart contracts are line of codes which you run on Ethereum…

  • How to perform events in solidity

    How to perform events in solidity

    EVENTS A contract's inheritable component, known as an event, records the parameters supplied when issued in the…

社区洞察

其他会员也浏览了