Certified BLOCKCHAIN ARCHITECT - HYPERLEDGER

1y ago
7 Views
2 Downloads
2.94 MB
9 Pages
Last View : 10d ago
Last Download : 3m ago
Upload by : Azalea Piercy
Transcription

CERTIFIEDBLOCKCHAINARCHITECT HYPERLEDGERDURATION-24 HOURSDESIGNED DELIVERED BYEXPERT SENIOR HYPERLEDGERBLOCKCHAIN DEVELOPERSSOLUTION ARCHITECTS&&.https://academy.garranto.com/

PROGRAM OFFERING BYGarranto AcademyGarranto Academy is trusted training partner in yourcontinuous lifelong learning journey. We nurture,coach, train and build skills to achieve career goals.Our courses and trainings provide a holistic learningexperience with world-class subject matter experts.TRAINER PROFILEVORUGANTI ARAVINDVICE PRESIDENT - BLOCKCHAIN PRACTICE & PRODUCTS,IDS.IBM Certified Solution Advisor - Blockchain Platform V2.Alumnus of IIIT HYDERABAD & Liverpool BusinessSchool,UK.Product Leader with 8 years working on variousBlockchain technology projects and products inFinancial Services, Supply chain, Telecommunicationsand Verification as a service domain for MNCs andStartups.A Subject Matter Expert and Corporate trainer, whotrained 1200 Working Professionals, Educators andEngineers in Blockchain for Corporates, GovernmentUpskilling Initiatives.1

INTRODUCTION TO PROGRAMBlockchain is one of the Industry 4.0 emerging technologiesdisrupting the industries from banking, financial services tosupply chain, telecommunications and IT services.Getting ahead of the game as an early adopter will futureproof you and enables you building a great career withhuge growth potential.Hyperledger is used by more than half of top ForbesBlockchain 50 corporates and is the most widely usedenterprise blockchain platform.Our Hyperledger developer certification program empowersyou with the understanding the concepts of setting upHyperledger fabric network and developing enterprise multiparty applications through chaincode.This course can elevate your confidence building yourcareer in enterprise blockchain space. The capstone projectenables you to build an approach developing an businessblockchain network.3

DESIGN, DEVELOP, DEPLOY ANDDELIVER THE TRANSFORMATIONALPOWER OF HYPERLEDGER FABRIC.PROGRAM OUTCOMEYou emerge as a confident Hyperledger blockchainarchitect with future-proof technical capabilities interms of understanding the key principles ofHyperledger fabric and Hand's on experiencedelivered by certified hyperledger administrators,developers and solution architects.Learning objectives:1 Master the concepts behind Hyperledger Fabric andlearn the programming concepts to set up Fabricnetwork and write chain code to build enterpriseBlockchain applications2 Understand Hyperledger Fabric functionalities andmodels to confidently use them as per featurerequirement3 Develop practical exposure through cap stone projectbased on real world case study components Involvednetwork Setup developing chain code and RESTAPI s4 Develop an approach to spot the relevant careeropportunities build profile and capture globalhyperledger administrator developer jobs.,,,’.,/.4

Who arehiringBlockchainprofessionals?All these companies have blockchain jobs listed on job sites or on their website careers page.

CONTENTDAY 1Duration 8 Hours.ESSENTIALS OF BLOCKCHAIN&HYPERLEDGER01 Introduction to Course and Learning objectives02 Introduction to Blockchain03 Blockchain Concepts Demo05 Introduction to Hyperledger06 Hyperledger Umbrella Projects07 Introduction to Hyperledger Fabric08 Hyperledger Fabric Key Concepts09 Identity, MSP and Certificate Authority10 Understand the Nodes, Peer, Orderer, Ledger11 Channel, Chaincode and smart contracts12 Fabric Transaction flow13 Chaincode Lifecycle14 Understand RAFT consensus by Demo15 Quick recap of concepts16 Fabric Pre requisite Installation (Docker, Dockercompose, go, node.js, git, curl)17 Docker basic understanding with quick demos18 Installation of Fabric docker images, samples andbinaries.19 Test out the Fabric Installation20 Understand the Test Network configuration (Docker config,crypto config and confixtx)21 Understand and Generate Certificates using Crptogen tool22 Create network using docker and docker compose, Createchannel.Key take away: Understanding fundamentalconcepts of Blockchain and Hyperledger.

DAY 2Duration 8 Hours.ESSENTIALS OF GO &CHAINCODE23 Learn Golang Basic concepts24 Understand the Chaincode Development usingGo25 Deploy chaincode and function execution26 Chaincode Writing using Node.js (ChaincodeInterface)27 Walkthrough of Fabcar example28 Understand the Insurance Use Case29 Network setup for Insurance Use case30 Chaincode Development31 Chaincode Deployment32 Chaincode Execution33 Rich query in fabric34 Unit Testing of Chaincode35 Custom Network setup and certificate generationof Insurance Use caseKey take away: Understanding GoLang andChaincode lifecycle.

DAY 3Duration 8 Hours.CAPSTONE PROJECT36 Generate the Genesis block37 Create Channel and Join participants38 Deploy Custom Chaincode39 Understand the Fabric CA40 Install and understand Fabric Client API inNode.js41 Setup Fabric CA with HLF network42 Generate Crypto certificates using Fabric CA43 Understand the Private Data in HLF44 Understand Fabric SDK (Node.js)45 Write and understand Admin enrolment and userregistration using Fabric CA and SDK46 Write Node.js APIs for Invoke and querytransactionsKey take away: Understanding fundamentalconcepts of Blockchain and Hyperledger.

YOUR CAREER ISSAFE WITH USEmailmannamu @ garranto.comMain OfficeGarranto Pvt. Ltd. #11 - 04, Shaw HouseOffice Building, 350 Orchard Road,Singapore 238868. 65 9231 8743

Hyperledger is used by more than half of top Forbes Blockchain 50 corporates and is the most widely used enterprise blockchain platform. Our Hyperledger developer certification program empowers you with the understanding the concepts of setting up Hyperledger fabric network and developing enterprise multi party applications through chaincode.

Related Documents:

Hyperledger Fabric Hyperledger Fabric is the most notable blockchain project in the Hyperledger ecosystem. It features a ledger just like other blockchain technologies and also utilizes smart contracts. Hyperledger Fabric also allows all participants to manage their transactions like other blockchain applications. .

What Hyperledger sponsored tool is a new open-source application development framework, which simplifies the creation of Hyperledger Fabric blockchain applications, thus reducing the time and complexity of development. The tool aims at helping users to create blockchain applications based on Hyperledger Fabric without needing

Hyperledger Fabric, one of the umbrella projects of IBM, is an open-source, permissioned blockchain. Hyperledger Fabric blockchain differs from other blockchain in many ways. It makes use of execute-order-validate mechanism whereas other blockchain networks use order-execute logic. This helps Hyperledger Fabric e-ISSN : 0976-5166

Hyperledger Fabric Documentation (v2.2) The open-source documentation for Hyperledger Fabric is a starting point for key concepts and the architecture of the Hyperledger Fabric blockchain network that you build using Managed Blockchain. As you develop your blockchain application, you can reference this document for key tasks and code samples.

Fabric Hyperledger is a BlockChain framework that fits our need. In this paper, we propose a security architecture based on the Fabric Hyperledger framework. We validate our approach first at a design level by running examples, then by showing some implemented function-alities. Index Terms—IoT, Blockchain, Fabric Hyperledger, NDN.

Hyperledger Fabric - An enterprise blockchain platform ‣Fabric is a distributed ledger framework for consortium blockchains -One of multiple blockchain platforms in the Hyperledger Project (V0.6 in Oct. '16) -First active platform in Hyperledger project and production-ready (V1.0 in Jul. '17) ‣Developed open-source

2.4. The Hyperledger Fabric Blockchain Hyperledger Fabric (Fabric for short) is one kind of permissioned blockchain aiming mainly at business applications [12]. It is a flexible open-source system that also allows the involvement of smart contracts, which are named "Chaincodes" in Fabric. Chaincodes can be programmed by using several

Menyelenggarakan pendidikan akuntansi yang berkualitas dan berkelanjutan yang mudah diakses dan terjangkau oleh masyarakat luas sehingga mampu berperan aktif dalam mencerdaskan bangsa. 3. Melakukan kegiatan penelitian dan pengembangan ilmu ekonomi khususnya dalam bidang akuntansi dan bisnis yang efisien dan efektif sehingga menghasilkan lulusan bidang akuntansi yang kreatif, inovatif dan mampu .