Search⌘ K
AI Features

Introduction

Learn about Hyperledger Fabric’s architecture, its permissioned blockchain approach, and key elements like smart contracts and access control using X509 PKI. Understand how it supports scalable, secure enterprise blockchain networks.

We'll cover the following...

Blockchain technology is also referred to as Distributed Ledger Technology, or DLT, as it works on a ledger that is distributed on multiple peers.

Now that we have a high-level understanding of what DLT is we are ready to jump into Hyperledger Fabric.

In this section, we will understand core Hyperledger fabric concepts and terminology at a high level and ...