BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//The Blockchain Academy - ECPv6.10.2//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-ORIGINAL-URL:https://theblockchainacademy.com
X-WR-CALDESC:Events for The Blockchain Academy
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:UTC
BEGIN:STANDARD
TZOFFSETFROM:+0000
TZOFFSETTO:+0000
TZNAME:UTC
DTSTART:20230101T000000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=UTC:20230426T110000
DTEND;TZID=UTC:20230427T160000
DTSTAMP:20260521T155803
CREATED:20230206T212536Z
LAST-MODIFIED:20230206T212536Z
UID:5395-1682506800-1682611200@theblockchainacademy.com
SUMMARY:Linux Hyperledger Fabric Developer Workshop
DESCRIPTION:Linux Hyperledger Fabric Developer Workshop\nThe Linxu Hyperledger Fabric Developer Workshop and course upskills existing developers providing the tools and practical skills in implementing business logic by writing chaincode\, Fabric’s smart contracts\, and creating enterprise blockchain-based applications. In this course developers learn how to implement and test a chaincode in Golang for any use case\, manage the chaincode life cycle\, create Node.js client applications interacting with Hyperledger Fabric networks\, control access to the information based on a user identity\, set up and use private data collections and much more. \nWHO IS IT FOR\nThis course is designed for developers who want to master their skills in the Hyperledger Fabric chaincode and application development. \nWHAT YOU’LL LEARN IN THE HYPERLEDGER FABRIC DEVELOPER WORKSHOP\nIn this course\, you’ll learn how to implement and test a chaincode in Node.js for any use case\, manage the chaincode life cycle\, create Node.js client applications interacting with Hyperledger Fabric networks\, control access to the information based on a user identity\, set up and use private data collections and much more. \nWHAT IT PREPARES YOU FOR\nThis course will help you build expertise and obtain practical skills in implementing business logic by writing the Chaincode and creating enterprise blockchain-based applications. \nCERTIFIED HYPERLEDGER FABRIC DEVELOPER WORKSHOP OUTCOMES\nSit and pass Linux’s CHFD (Certified Hyperledger Fabric Developer) Exam \n  \n  \n\n\nHyperledger Fabric Developer Workshop Documentation\nThe Hyperledger fabric is an implementation of blockchain technology\, that has been collaboratively developed under the Linux Foundation’s Hyperledger Project. It leverages familiar and proven technologies\, and offers a modular architecture that allows pluggable implementations of various function including membership services\, consensus\, and smart contracts (Chaincode) execution. It features powerful container technology to host any mainstream language for smart contracts development. \nTo contribute to this documentation\, create an issue for any requests for clarification or to highlight any errors\, or you may fork and update the source\, and submit a pull request. \nBelow\, you’ll find the following sections: \n\nGetting started\nQuickstart\nDeveloper guides\nFabric developer guide\nChaincode developer guide\nAPI developer guide\nOperations guide\n\nGetting started\nIf you are new to the project\, you can begin by reviewing the following links. If you’d prefer to dive right in\, see the Quickstart section\, below. \n\nWhitepaper WG: where the community is developing a whitepaper to explain the motivation and goals for the project.\nRequirements WG: where the community is developing use cases and requirements.\nCanonical use cases\nGlossary: to understand the terminology that we use throughout the Fabric project’s documentation.\nFabric FAQs\n\nQuickstart documentation\n\nDevelopment environment set-up: if you are considering helping with development of the Hyperledger Fabric or Fabric-API projects themselves\, this guide will help you install and configure all you’ll need. The development environment is also useful (but\, not necessary) for developing blockchain applications and/or Chaincode.\nNetwork setup: This document covers setting up a network on your local machine for development.\nChaincode development environment: Chaincode developers need a way to test and debug their Chaincode without having to set up a complete peer network. This document describes how to write\, build\, and test Chaincode in a local development environment.\nAPIs: This document covers the available APIs for interacting with a peer node.\n\nFabric developer guide\nWhen you are ready to start contributing to the Hyperledger fabric project\, we strongly recommend that you read the protocol specification for the technical details so that you have a better understanding of how the code fits together. \n\nMaking code contributions: First\, you’ll want to familiarize yourself with the project’s contribution guidelines.\nSetting up the development environment: after that\, you will want to set up your development environment.\nBuilding the fabric core: next\, try building the project in your local development environment to ensure that everything is set up correctly.\nBuilding outside of Vagrant: for the adventurous\, you might try to build outside of the standard Vagrant development environment.\nLogging control: describes how to tweak the logging levels of various components within the fabric.\nLicense header: every source file must include this license header modified to include a copyright statement for the principle author(s).\n\nChaincode developer guide\n\nSetting up the development environment: when developing and testing Chaincode\, or an application that leverages the fabric API or SDK\, you’ll probably want to run the fabric locally on your laptop to test. You can use the same setup that Fabric developers use.\nSetting Up a Network For Development: alternately\, you can follow these instructions for setting up a local network for Chaincode development without the entire fabric development environment setup.\nWriting\, Building\, and Running Chaincode in a Development Environment: a step-by-step guide to writing and testing Chaincode.\nChaincode FAQ: a FAQ for all of your burning questions relating to Chaincode.\n\nAPI developer guide\n\nAPIs – CLI\, REST\, and Node.js\n\nCLI: working with the command-line interface.\nREST: working with the REST API.\nNode.js SDK: working with the Node.js SDK.\n\n\n\nOperations guide\n\nSetting Up a Network: instructions for setting up a network of fabric peers.\nCertificate Authority (CA) Setup: setting up a CA to support identity\, security (authentication/authorization)\, privacy and confidentiality.\nApplication ACL: working with access control lists.\n\n\n\n\nNext 
URL:https://theblockchainacademy.com/event/linux-hyperledger-fabric-developer-workshop-2/
LOCATION:Untitled
CATEGORIES:Linux CHFD Developer
ATTACH;FMTTYPE=image/png:https://theblockchainacademy.com/wp-content/uploads/sites/17/2023/02/5-Hour-Workshop-Hyperledger-Fabric-Solidity-EVM-2-1.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20230222T110000
DTEND;TZID=UTC:20230223T160000
DTSTAMP:20260521T155803
CREATED:20230206T212536Z
LAST-MODIFIED:20230206T212536Z
UID:5323-1677063600-1677168000@theblockchainacademy.com
SUMMARY:Linux Hyperledger Fabric Developer Workshop
DESCRIPTION:Linux Hyperledger Fabric Developer Workshop\nThe Linxu Hyperledger Fabric Developer Workshop and course upskills existing developers providing the tools and practical skills in implementing business logic by writing chaincode\, Fabric’s smart contracts\, and creating enterprise blockchain-based applications. In this course developers learn how to implement and test a chaincode in Golang for any use case\, manage the chaincode life cycle\, create Node.js client applications interacting with Hyperledger Fabric networks\, control access to the information based on a user identity\, set up and use private data collections and much more. \nWHO IS IT FOR\nThis course is designed for developers who want to master their skills in the Hyperledger Fabric chaincode and application development. \nWHAT YOU’LL LEARN IN THE HYPERLEDGER FABRIC DEVELOPER WORKSHOP\nIn this course\, you’ll learn how to implement and test a chaincode in Node.js for any use case\, manage the chaincode life cycle\, create Node.js client applications interacting with Hyperledger Fabric networks\, control access to the information based on a user identity\, set up and use private data collections and much more. \nWHAT IT PREPARES YOU FOR\nThis course will help you build expertise and obtain practical skills in implementing business logic by writing the Chaincode and creating enterprise blockchain-based applications. \nCERTIFIED HYPERLEDGER FABRIC DEVELOPER WORKSHOP OUTCOMES\nSit and pass Linux’s CHFD (Certified Hyperledger Fabric Developer) Exam \n  \n  \n\n\nHyperledger Fabric Developer Workshop Documentation\nThe Hyperledger fabric is an implementation of blockchain technology\, that has been collaboratively developed under the Linux Foundation’s Hyperledger Project. It leverages familiar and proven technologies\, and offers a modular architecture that allows pluggable implementations of various function including membership services\, consensus\, and smart contracts (Chaincode) execution. It features powerful container technology to host any mainstream language for smart contracts development. \nTo contribute to this documentation\, create an issue for any requests for clarification or to highlight any errors\, or you may fork and update the source\, and submit a pull request. \nBelow\, you’ll find the following sections: \n\nGetting started\nQuickstart\nDeveloper guides\nFabric developer guide\nChaincode developer guide\nAPI developer guide\nOperations guide\n\nGetting started\nIf you are new to the project\, you can begin by reviewing the following links. If you’d prefer to dive right in\, see the Quickstart section\, below. \n\nWhitepaper WG: where the community is developing a whitepaper to explain the motivation and goals for the project.\nRequirements WG: where the community is developing use cases and requirements.\nCanonical use cases\nGlossary: to understand the terminology that we use throughout the Fabric project’s documentation.\nFabric FAQs\n\nQuickstart documentation\n\nDevelopment environment set-up: if you are considering helping with development of the Hyperledger Fabric or Fabric-API projects themselves\, this guide will help you install and configure all you’ll need. The development environment is also useful (but\, not necessary) for developing blockchain applications and/or Chaincode.\nNetwork setup: This document covers setting up a network on your local machine for development.\nChaincode development environment: Chaincode developers need a way to test and debug their Chaincode without having to set up a complete peer network. This document describes how to write\, build\, and test Chaincode in a local development environment.\nAPIs: This document covers the available APIs for interacting with a peer node.\n\nFabric developer guide\nWhen you are ready to start contributing to the Hyperledger fabric project\, we strongly recommend that you read the protocol specification for the technical details so that you have a better understanding of how the code fits together. \n\nMaking code contributions: First\, you’ll want to familiarize yourself with the project’s contribution guidelines.\nSetting up the development environment: after that\, you will want to set up your development environment.\nBuilding the fabric core: next\, try building the project in your local development environment to ensure that everything is set up correctly.\nBuilding outside of Vagrant: for the adventurous\, you might try to build outside of the standard Vagrant development environment.\nLogging control: describes how to tweak the logging levels of various components within the fabric.\nLicense header: every source file must include this license header modified to include a copyright statement for the principle author(s).\n\nChaincode developer guide\n\nSetting up the development environment: when developing and testing Chaincode\, or an application that leverages the fabric API or SDK\, you’ll probably want to run the fabric locally on your laptop to test. You can use the same setup that Fabric developers use.\nSetting Up a Network For Development: alternately\, you can follow these instructions for setting up a local network for Chaincode development without the entire fabric development environment setup.\nWriting\, Building\, and Running Chaincode in a Development Environment: a step-by-step guide to writing and testing Chaincode.\nChaincode FAQ: a FAQ for all of your burning questions relating to Chaincode.\n\nAPI developer guide\n\nAPIs – CLI\, REST\, and Node.js\n\nCLI: working with the command-line interface.\nREST: working with the REST API.\nNode.js SDK: working with the Node.js SDK.\n\n\n\nOperations guide\n\nSetting Up a Network: instructions for setting up a network of fabric peers.\nCertificate Authority (CA) Setup: setting up a CA to support identity\, security (authentication/authorization)\, privacy and confidentiality.\nApplication ACL: working with access control lists.\n\n\n\n\nNext 
URL:https://theblockchainacademy.com/event/linux-hyperledger-fabric-developer-workshop/
LOCATION:Untitled
CATEGORIES:Linux CHFD Developer
ATTACH;FMTTYPE=image/png:https://theblockchainacademy.com/wp-content/uploads/sites/17/2023/02/5-Hour-Workshop-Hyperledger-Fabric-Solidity-EVM-2.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=UTC:20230222T110000
DTEND;TZID=UTC:20230223T160000
DTSTAMP:20260521T155803
CREATED:20230206T212412Z
LAST-MODIFIED:20230206T212412Z
UID:5321-1677063600-1677168000@theblockchainacademy.com
SUMMARY:Hyperledger Fabric Developer Workshop
DESCRIPTION:The Certified Hyperledger Fabric Developer Workshop and course upskills existing developers providing the tools and practical skills in implementing business logic by writing chaincode\, Fabric’s smart contracts\, and creating enterprise blockchain-based applications. In this course developers learn how to implement and test a chaincode in Golang for any use case\, manage the chaincode life cycle\, create Node.js client applications interacting with Hyperledger Fabric networks\, control access to the information based on a user identity\, set up and use private data collections and much more. \nWHO IS IT FOR\nThis course is designed for developers who want to master their skills in the Hyperledger Fabric chaincode and application development. \nWHAT YOU’LL LEARN\nIn this course\, you’ll learn how to implement and test a chaincode in Node.js for any use case\, manage the chaincode life cycle\, create Node.js client applications interacting with Hyperledger Fabric networks\, control access to the information based on a user identity\, set up and use private data collections and much more. \nWHAT IT PREPARES YOU FOR\nThis course will help you build expertise and obtain practical skills in implementing business logic by writing the Chaincode and creating enterprise blockchain-based applications. \nCERTIFIED HYPERLEDGER FABRIC DEVELOPER WORKSHOP OUTCOMES\nSit and pass Linux’s CHFD (Certified Hyperledger Fabric Developer) Exam
URL:https://theblockchainacademy.com/event/hyperledger-fabric-developer-workshop/
LOCATION:Untitled
CATEGORIES:Linux CHFD Developer
ATTACH;FMTTYPE=image/png:https://theblockchainacademy.com/wp-content/uploads/sites/17/2023/02/Hyperledger-Fabric-Developer-Featured-Image.png
END:VEVENT
END:VCALENDAR