SlideShare ist ein Scribd-Unternehmen logo
1 von 30
Downloaden Sie, um offline zu lesen
Hyperledger Community Update
Arnaud J Le Hors
Senior Technical Staff Member Web & Blockchain Open Technologies, IBM
Member of the Hyperledger Project Technical Steering Committee
May 2018
28 years of Open Technologies
• Released libXpm as Open Source in 1990 (INRIA)
• Worked on X11R6 (X Consortium)
• Editor of HTML4 and DOM specifications, Chair of XML WG (W3C)
• Architect of Xerces, the Apache XML Parser
• Main IBM Representative at W3C
• Contributor to the Hyperledger Fabric project
• Elected Member of the Hyperledger Project Technical Steering Committee
Shared Ledger Database
3
Blockchain allows multiple different parties to securely
interact with the same universal source of truth
Streamlined settlement,
improved liquidity,
increased transparency
and new products/markets
Finance
Unite disparate processes,
increase data flow and
liquidity, reduce costs and
improve patient
experience and outcomes
Healthcare
Track parts and service
provenance, ensure
authenticity of goods,
block counterfeits, reduce
conflicts
Supply Chain
Open source
collaborative effort to
advance cross-industry
blockchain
technologies
Hosted by
The Linux Foundation,
fastest-growing project in
LF history
Global collaboration
spanning finance,
banking, IoT, supply
chains, healthcare,
manufacturing,
technology and more.
Introducing Hyperledger
4
5
Together with the global technology community, The Linux Foundation® is solving the
world’s hardest problems through open source and creating the largest shared
technology investment in history.
With 16 years experience providing governance structure, IT infrastructure and
ecosystem development, The Linux Foundation is the umbrella organization for more than
60 open source projects accelerating open technology development and commercial
adoption.
Some of the game-changing initiatives hosted by The Linux Foundation include:
Hyperledger
Composer
Hyperledger
Explorer
Hyperledger
Cello
Tools
Typically built for one framework and
ported to other frameworks through
common license and community approach
Hyperledger
Sawtooth
Hyperledger
Iroha
Hyperledger
Burrow
HyperledgerCloud Foundry Node.js
Open Container
Initiative
Hyperledger Modular Approach
6
Infrastructure
Technical, Legal,
Marketing, Organizational
Ecosystems that accelerate
open development and
commercial adoption
Frameworks
Meaningfully differentiated approaches
to business blockchain frameworks
developed by a growing community of
communities
Hyperledger
Indy
Hyperledger
Fabric
Hyperledger
Quilt
Hyperledger
Caliper
Hyperledger Fabric
Business Blockchain Framework
● Hyperledger’s first project, contributed by IBM and Digital Asset
● Smart contracts called “chaincode” are written in Golang (and with 1.1
Javascript) and run in secure Docker containers
● Channels ensure that only the participants involved in a transaction see the
transaction
● First project to reach ‘Active’ status and to release version 1.0
● 159 contributors from 27 organizations, 3500 change sets
7
Hyperledger Sawtooth
Business Blockchain Framework
● Hyperledger’s second project, contributed by Intel
● Second project to reach 1.0 maturity
● Supports both permissioned and permissionless deployments
● Includes a novel consensus algorithm, Proof of Elapsed Time (PoET), which
mimics proof of work without the high energy consumption using the secure
enclave on an Intel chip to provide a random wait timer to each of the
validators (nodes) on the network
● Supports the EVM through a collaboration with the Hyperledger Burrow
community
8
Hyperledger Iroha
Business Blockchain Framework
● Contributed by Soramitsu, Hitachi, NTT Data and Colu
● Written in C++
● Emphasis on mobile application development
● Provides both Android and iOS SDKs
9
Hyperledger Indy
Business Blockchain Framework
● Contributed by the Sovrin Foundation
● Focuses on identities rooted on blockchains
● Utilizes zero-knowledge proofs to provide verifiable claims
● These verifiable claims can be used to prove something about the identity
without providing access to the underlying data
10
Hyperledger Burrow
Business Blockchain Framework
● Contributed by Monax
● First permissioned ledger with support for the Ethereum Virtual Machine (EVM)
● Originally named ErisDB
● Uses Tendermint as its consensus mechanism
11
Hyperledger Composer
Business Blockchain Tool
● Contributed by IBM and Oxchains
● Suite of tools to quickly develop your blockchain business networks
● Modeling language allows you to have your business people specify the
participants, assets, and transactions
● Developers write transaction logic in JavaScript
● Ability to generate a REST API and Angular application from the model
12
Hyperledger Cello
Business Blockchain Tool
● Contributed by IBM, with sponsors from Soramitsu, Huawei and Intel
● Used for DevOps
● Allows you to quicly deploy your blockchain networks
● Provides the ability to monitor your blockchain networks
● Blockchain network can be deployed on baremetal, virtual machine, or cloud
13
Hyperledger Explorer
Business Blockchain Tool
● Originally contributed by IBM, Intel and DTCC. Recent release contributed by
OneChain
● Allows you to visualize the blockchain
● Blocks
● Transactions
● Network information
● Chaincodes or Transaction families
14
Hyperledger Quilt
Business Blockchain Tool
● Contributed by NTT Data and Ripple
● Java implementation of the Interledger protocol
● Interledger protocol provides:
● atomic swaps between ledgers (even non-blockchain or distributed ledgers)
● a single account namespace for accounts within each ledger
15
Hyperledger Caliper
Business Blockchain Tool
● Contributed by Huawei
● Blockchain benchmark framework to provide metrics of various performance
indicators such as:
● TPS (Transactions Per Second), transaction latency, resource utilization, etc
● Currently supports: Fabric, Sawtooth, Iroha
● Works in close collaboration with Performance and Scalability WG
16
Additional Community Working Groups
17
Working Groups are open to the public
Technical
Working Group, China
(TWG - China)
Performance and
Scalability
Working Group
Identity
Working Group
Architecture
Working Group
Whitepaper
Working Group
Healthcare
Working Group
+ New Public Sector Working Group!
Hyperledger Labs
A channel suitable for innovation and testing of ideas
• Labs are proposed and run by the community (not directly controlled by TSC).
They can be created by a simple request (done by submitting a Pull Request)
to the Labs Stewards.
• Provide a legal framework suitable for transition to Incubation
• Gitub: https://github.com/hyperledger-labs
Rocket.Chat #labs channel,
Mailing List: hyperledger-labs@lists.hyperledger.org
Community and Ecosystem Engagement
19
Behlendorf is a regular keynoter and
Hyperledger exhibits at cross-industry events.
Hyperledger Member Summit.
Active engagement with technology and
finance journalists and analysts to continue
educating the market on Hyperledger.
hyperledger.org/news
Technical Steering Committee hosts regular
online and face-to-face hackathons. Join our
mailing lists to learn about these and other
technical activities. hyperledger.org/community
Hyperledger Global Meetups
20
Hyperledger Meetups
We are 25k+ members across 91 Meetups
21
Hyperledger Members
Premier
General
General
Associate
Source: https://www.hyperledger.org/members
Updated: 26 January 2018
Open Governance
Anyone can join or contribute
Built from the ground up for enterprise
With a maturity model to help companies move to production
Performance
Designed for speed and scalability
Confidentiality and privacy
Built-in channels for isolation and membership services for signing and
encryption. Supports IBM Blockchain Platform.
Modularity and flexibility
Choice of consensus algorithms and programming languages
Hyperledger Fabric Design Principles
© 2017 IBM Corporation
Endorser
Committer
Chaincode
Event
Ledger
Peer
Based on Source : https://jira.hyperledger.org/browse/FAB-37
Membership Srvc
SDK
Keys
Application
No SPoF
No SPoT
1: Submit Proposal
2: Execute CC
3: Return Endorsed Response
4: Submit Tx 6: Deliver batch
7: Validate & Commit Tx
5: Order TXs
in a batch
according to
consensus
o-service
Hyperledger Fabric Architecture
What's next for the Hyperledger Fabric community?
• Hyperledger is the fastest growing project at the LF
• Hyperledger Fabric
• Rapid growth (code & community) – 27 companies and 159+ devs
• Finds itself needing to "slow down" at times to ensure stability
• Publishing periodic stable releases (quarterly is the plan)
• Working through various development workflow approaches
• Toolchain consistency between various adjacent projects is an issue
• Working towards Hyperledger Composer 1.0 release in 2Q 2018
• Working towards Hyperledger Fabric 1.2 release in 2Q 2018
• Integration across projects (Burrow, Indy, Sawtooth)
• Architecture WG and Performance and Scale WG deliverables
Managing Growth
© 2017 IBM Corporation
Fabric v1.1 – Released in March 2018
Key Features:
• Node JS chaincode
• Encryption library
• Common "connection profile" definition for client applications
• Performance and scale + Serviceability enhancements
• Fabric 1.1 upgrade and compatibility
Tech Preview (requires custom build):
• Side DB / private channel data
• Idemix MSP / Zero Knowledge Proof
• Service Discovery (no SDK support)
25
© 2017 IBM Corporation
Fabric roadmap
Fabric 1.2
• Private Channel Data
• Java chaincode
• Service Discovery
• Pluggable endorsement and validation
• Tech Preview: Idemix MSP / Zero Knowledge Proof
Fabric 1.3 (no consensus yet)
• Ledger Archive and Pruning
• RAFT Consensus
26
27
Hyperledger Fabric and Composer: Let's Get Started
Development Guide
• Getting Started Guide and tutorials for Hyperledger Fabric
• Getting Started Guide for Hyperledger Composer
• Help: Ask on the appropriate email or RocketChat channel, or on
StackOverflow (hyperledger, hyperledger-fabric, hyperledger-composer)
Looking for work:
• Backlog of issues in JIRA – many many open issues
• Contributor experience, testing, "process" related activities
• Find us on our RocketChat channel and ask questions!
IBM Education & Offering
• Blockchain Developer Center https://developer.ibm.com/blockchain/
• Code Patterns https://developer.ibm.com/code/patterns/category/blockchain/
• IBM Blockchain Platform (free starter plan) https://www.ibm.com/blockchain/
More Resources
Where is the Hyperledger community?
• GitHub https://github.com/hyperledger/
• Communications http://hyperledger.org/community
• Mailing list: https://lists.hyperledger.org/mailman/listinfo
• Weekly Technical Steering Committee Meeting
• Conferences (SIBOS, Consensus, various others)
• Lots of WGs and SIGs (special interest groups) Each with their own
RocketChat channel, mailing lists, regular calls, ...
29
Get Involved!
Ensure the strength and longevity of a core
technology to your business.
Publicly proclaim your leadership in the
blockchain space.
Work with other blockchain leaders to develop
and promote Hyperledger blockchain for business
technologies.
Visit hyperledger.org/about/join
or email info@hyperledger.org.

Weitere ähnliche Inhalte

Was ist angesagt?

Hyperledger community update February 2018
Hyperledger  community update   February 2018Hyperledger  community update   February 2018
Hyperledger community update February 2018Christopher Ferris
 
Fabric Composer - Construct 2017
Fabric Composer - Construct 2017Fabric Composer - Construct 2017
Fabric Composer - Construct 2017Simon Stone
 
Hyperledger Composer Update 2017-04-05
Hyperledger Composer Update 2017-04-05Hyperledger Composer Update 2017-04-05
Hyperledger Composer Update 2017-04-05Dan Selman
 
Hyperledger Lightning Talk
Hyperledger Lightning TalkHyperledger Lightning Talk
Hyperledger Lightning TalkAndrew Kennedy
 
IBM Bluemix Nice Meetup - 20171120 - Hyperledger Fabric & Composer
IBM Bluemix Nice Meetup - 20171120 - Hyperledger Fabric & ComposerIBM Bluemix Nice Meetup - 20171120 - Hyperledger Fabric & Composer
IBM Bluemix Nice Meetup - 20171120 - Hyperledger Fabric & ComposerIBM France Lab
 
Introduction To Hyperledger Composer
Introduction To Hyperledger ComposerIntroduction To Hyperledger Composer
Introduction To Hyperledger ComposerSharan Rajani
 
Introduction to Blockchain and Hyperledger
Introduction to Blockchain and HyperledgerIntroduction to Blockchain and Hyperledger
Introduction to Blockchain and HyperledgerDev_Events
 
Hyperledger Composer architecture
Hyperledger Composer architectureHyperledger Composer architecture
Hyperledger Composer architectureSimon Stone
 
Hyperleger Composer Architecure Deep Dive
Hyperleger Composer Architecure Deep DiveHyperleger Composer Architecure Deep Dive
Hyperleger Composer Architecure Deep DiveDan Selman
 
Blockchain development using Hyperledger Composer
Blockchain development using Hyperledger ComposerBlockchain development using Hyperledger Composer
Blockchain development using Hyperledger ComposerAdam Tomat
 
Hyperledger Fabric: A Custom Blockchain Solution for Corporate Use
Hyperledger Fabric: A Custom Blockchain Solution for Corporate UseHyperledger Fabric: A Custom Blockchain Solution for Corporate Use
Hyperledger Fabric: A Custom Blockchain Solution for Corporate UseRobert Tochman-Szewc
 
Developing applications with Hyperledger Fabric SDK
Developing applications with Hyperledger Fabric SDKDeveloping applications with Hyperledger Fabric SDK
Developing applications with Hyperledger Fabric SDKHorea Porutiu
 
Ethereum Smart Contracts on Hyperledger Fabric
Ethereum Smart Contracts on Hyperledger Fabric Ethereum Smart Contracts on Hyperledger Fabric
Ethereum Smart Contracts on Hyperledger Fabric Horea Porutiu
 
REAL Expert Alliance OCI series part 4 - OKE
REAL Expert Alliance OCI series part 4 - OKEREAL Expert Alliance OCI series part 4 - OKE
REAL Expert Alliance OCI series part 4 - OKERolando Carrasco
 
Dejan Podgorsek - Is Hyperledger Fabric secure enough for your Business?
Dejan Podgorsek - Is Hyperledger Fabric secure enough for your Business?Dejan Podgorsek - Is Hyperledger Fabric secure enough for your Business?
Dejan Podgorsek - Is Hyperledger Fabric secure enough for your Business?Hacken_Ecosystem
 
Introduction of Hyperledger Fabric & Composer
Introduction of Hyperledger Fabric & Composer Introduction of Hyperledger Fabric & Composer
Introduction of Hyperledger Fabric & Composer Dr. Ketan Parmar
 

Was ist angesagt? (20)

Hyperledger community update February 2018
Hyperledger  community update   February 2018Hyperledger  community update   February 2018
Hyperledger community update February 2018
 
Fabric Composer - Construct 2017
Fabric Composer - Construct 2017Fabric Composer - Construct 2017
Fabric Composer - Construct 2017
 
Hyperledger fabric 3
Hyperledger fabric 3Hyperledger fabric 3
Hyperledger fabric 3
 
Hyperledger Composer Update 2017-04-05
Hyperledger Composer Update 2017-04-05Hyperledger Composer Update 2017-04-05
Hyperledger Composer Update 2017-04-05
 
Hyperledger Lightning Talk
Hyperledger Lightning TalkHyperledger Lightning Talk
Hyperledger Lightning Talk
 
IBM Bluemix Nice Meetup - 20171120 - Hyperledger Fabric & Composer
IBM Bluemix Nice Meetup - 20171120 - Hyperledger Fabric & ComposerIBM Bluemix Nice Meetup - 20171120 - Hyperledger Fabric & Composer
IBM Bluemix Nice Meetup - 20171120 - Hyperledger Fabric & Composer
 
Excelian hyperledger fabric-feb17
Excelian hyperledger fabric-feb17Excelian hyperledger fabric-feb17
Excelian hyperledger fabric-feb17
 
Introduction To Hyperledger Composer
Introduction To Hyperledger ComposerIntroduction To Hyperledger Composer
Introduction To Hyperledger Composer
 
Introduction to Blockchain and Hyperledger
Introduction to Blockchain and HyperledgerIntroduction to Blockchain and Hyperledger
Introduction to Blockchain and Hyperledger
 
IBM Blockchain Overview
IBM Blockchain OverviewIBM Blockchain Overview
IBM Blockchain Overview
 
Hyperledger Composer architecture
Hyperledger Composer architectureHyperledger Composer architecture
Hyperledger Composer architecture
 
Hyperleger Composer Architecure Deep Dive
Hyperleger Composer Architecure Deep DiveHyperleger Composer Architecure Deep Dive
Hyperleger Composer Architecure Deep Dive
 
Blockchain development using Hyperledger Composer
Blockchain development using Hyperledger ComposerBlockchain development using Hyperledger Composer
Blockchain development using Hyperledger Composer
 
Hyperledger
HyperledgerHyperledger
Hyperledger
 
Hyperledger Fabric: A Custom Blockchain Solution for Corporate Use
Hyperledger Fabric: A Custom Blockchain Solution for Corporate UseHyperledger Fabric: A Custom Blockchain Solution for Corporate Use
Hyperledger Fabric: A Custom Blockchain Solution for Corporate Use
 
Developing applications with Hyperledger Fabric SDK
Developing applications with Hyperledger Fabric SDKDeveloping applications with Hyperledger Fabric SDK
Developing applications with Hyperledger Fabric SDK
 
Ethereum Smart Contracts on Hyperledger Fabric
Ethereum Smart Contracts on Hyperledger Fabric Ethereum Smart Contracts on Hyperledger Fabric
Ethereum Smart Contracts on Hyperledger Fabric
 
REAL Expert Alliance OCI series part 4 - OKE
REAL Expert Alliance OCI series part 4 - OKEREAL Expert Alliance OCI series part 4 - OKE
REAL Expert Alliance OCI series part 4 - OKE
 
Dejan Podgorsek - Is Hyperledger Fabric secure enough for your Business?
Dejan Podgorsek - Is Hyperledger Fabric secure enough for your Business?Dejan Podgorsek - Is Hyperledger Fabric secure enough for your Business?
Dejan Podgorsek - Is Hyperledger Fabric secure enough for your Business?
 
Introduction of Hyperledger Fabric & Composer
Introduction of Hyperledger Fabric & Composer Introduction of Hyperledger Fabric & Composer
Introduction of Hyperledger Fabric & Composer
 

Ähnlich wie Hyperledger community update 201805

Distributed:Health Code Camp Hyperledger
Distributed:Health Code Camp HyperledgerDistributed:Health Code Camp Hyperledger
Distributed:Health Code Camp HyperledgerTracy Kuhrt
 
01 - Introduction to Hyperledger : A Blockchain Technology for Business
01 - Introduction to Hyperledger : A Blockchain Technology for Business01 - Introduction to Hyperledger : A Blockchain Technology for Business
01 - Introduction to Hyperledger : A Blockchain Technology for BusinessMerlec Mpyana
 
Hong Kong Hyperledger Meetup January 2018
Hong Kong Hyperledger Meetup January 2018Hong Kong Hyperledger Meetup January 2018
Hong Kong Hyperledger Meetup January 2018Tracy Kuhrt
 
Hyperledger fabric building your first network walkthrough
Hyperledger fabric  building your first network walkthroughHyperledger fabric  building your first network walkthrough
Hyperledger fabric building your first network walkthroughChandra Pendyala
 
Hyperledger Overview - 20181024
Hyperledger Overview - 20181024Hyperledger Overview - 20181024
Hyperledger Overview - 20181024Arnaud Le Hors
 
Oscon 2017: Contributing to Hyperledger
Oscon 2017: Contributing to HyperledgerOscon 2017: Contributing to Hyperledger
Oscon 2017: Contributing to HyperledgerTracy Kuhrt
 
Hyperledger Fabric - Blockchain for the Enterprise - FOSDEM 20190203
Hyperledger Fabric - Blockchain for the Enterprise - FOSDEM 20190203Hyperledger Fabric - Blockchain for the Enterprise - FOSDEM 20190203
Hyperledger Fabric - Blockchain for the Enterprise - FOSDEM 20190203Arnaud Le Hors
 
IBM Blockchain Platform - Architectural Good Practices v1.0
IBM Blockchain Platform - Architectural Good Practices v1.0IBM Blockchain Platform - Architectural Good Practices v1.0
IBM Blockchain Platform - Architectural Good Practices v1.0Matt Lucas
 
Gluecon 2016 Keynote: Deploying and Managing Blockchain Applications
Gluecon 2016 Keynote: Deploying and Managing Blockchain ApplicationsGluecon 2016 Keynote: Deploying and Managing Blockchain Applications
Gluecon 2016 Keynote: Deploying and Managing Blockchain ApplicationsDuncan Johnston-Watt
 
Building Blockchain Projects on Enterprise Ethereum [Webinar]
Building Blockchain Projects on Enterprise Ethereum [Webinar] Building Blockchain Projects on Enterprise Ethereum [Webinar]
Building Blockchain Projects on Enterprise Ethereum [Webinar] Kaleido
 
SFScon19 - Nabil El Ioini - Open Source Blockchain Technologies With the Hype...
SFScon19 - Nabil El Ioini - Open Source Blockchain Technologies With the Hype...SFScon19 - Nabil El Ioini - Open Source Blockchain Technologies With the Hype...
SFScon19 - Nabil El Ioini - Open Source Blockchain Technologies With the Hype...South Tyrol Free Software Conference
 
Zephyr Introduction - Nordic Webinar - Sept. 24.pdf
Zephyr Introduction - Nordic Webinar - Sept. 24.pdfZephyr Introduction - Nordic Webinar - Sept. 24.pdf
Zephyr Introduction - Nordic Webinar - Sept. 24.pdfAswathRangaraj1
 
Hyperledger & blockchain meetup - Milano 23.10.2019
Hyperledger & blockchain meetup - Milano 23.10.2019Hyperledger & blockchain meetup - Milano 23.10.2019
Hyperledger & blockchain meetup - Milano 23.10.2019Carlo Ferrarini
 
Introduction to Hyperledger Composer
Introduction to Hyperledger ComposerIntroduction to Hyperledger Composer
Introduction to Hyperledger ComposerSimon Stone
 

Ähnlich wie Hyperledger community update 201805 (20)

Distributed:Health Code Camp Hyperledger
Distributed:Health Code Camp HyperledgerDistributed:Health Code Camp Hyperledger
Distributed:Health Code Camp Hyperledger
 
01 - Introduction to Hyperledger : A Blockchain Technology for Business
01 - Introduction to Hyperledger : A Blockchain Technology for Business01 - Introduction to Hyperledger : A Blockchain Technology for Business
01 - Introduction to Hyperledger : A Blockchain Technology for Business
 
Hong Kong Hyperledger Meetup January 2018
Hong Kong Hyperledger Meetup January 2018Hong Kong Hyperledger Meetup January 2018
Hong Kong Hyperledger Meetup January 2018
 
Conoscerehyperledger
ConoscerehyperledgerConoscerehyperledger
Conoscerehyperledger
 
Hyperledger fabric building your first network walkthrough
Hyperledger fabric  building your first network walkthroughHyperledger fabric  building your first network walkthrough
Hyperledger fabric building your first network walkthrough
 
Hyperledger101
Hyperledger101Hyperledger101
Hyperledger101
 
Meetup srilanka
Meetup srilankaMeetup srilanka
Meetup srilanka
 
Block chain
Block chainBlock chain
Block chain
 
Hyperledger Overview - 20181024
Hyperledger Overview - 20181024Hyperledger Overview - 20181024
Hyperledger Overview - 20181024
 
Oscon 2017: Contributing to Hyperledger
Oscon 2017: Contributing to HyperledgerOscon 2017: Contributing to Hyperledger
Oscon 2017: Contributing to Hyperledger
 
Hyperledger Fabric - Blockchain for the Enterprise - FOSDEM 20190203
Hyperledger Fabric - Blockchain for the Enterprise - FOSDEM 20190203Hyperledger Fabric - Blockchain for the Enterprise - FOSDEM 20190203
Hyperledger Fabric - Blockchain for the Enterprise - FOSDEM 20190203
 
IBM Blockchain Platform - Architectural Good Practices v1.0
IBM Blockchain Platform - Architectural Good Practices v1.0IBM Blockchain Platform - Architectural Good Practices v1.0
IBM Blockchain Platform - Architectural Good Practices v1.0
 
Gluecon 2016 Keynote: Deploying and Managing Blockchain Applications
Gluecon 2016 Keynote: Deploying and Managing Blockchain ApplicationsGluecon 2016 Keynote: Deploying and Managing Blockchain Applications
Gluecon 2016 Keynote: Deploying and Managing Blockchain Applications
 
Building Blockchain Projects on Enterprise Ethereum [Webinar]
Building Blockchain Projects on Enterprise Ethereum [Webinar] Building Blockchain Projects on Enterprise Ethereum [Webinar]
Building Blockchain Projects on Enterprise Ethereum [Webinar]
 
Hyperledger: Market, Technology & Community Update
Hyperledger: Market, Technology & Community UpdateHyperledger: Market, Technology & Community Update
Hyperledger: Market, Technology & Community Update
 
Zephyr: Creating a Best-of-Breed, Secure RTOS for IoT
Zephyr: Creating a Best-of-Breed, Secure RTOS for IoTZephyr: Creating a Best-of-Breed, Secure RTOS for IoT
Zephyr: Creating a Best-of-Breed, Secure RTOS for IoT
 
SFScon19 - Nabil El Ioini - Open Source Blockchain Technologies With the Hype...
SFScon19 - Nabil El Ioini - Open Source Blockchain Technologies With the Hype...SFScon19 - Nabil El Ioini - Open Source Blockchain Technologies With the Hype...
SFScon19 - Nabil El Ioini - Open Source Blockchain Technologies With the Hype...
 
Zephyr Introduction - Nordic Webinar - Sept. 24.pdf
Zephyr Introduction - Nordic Webinar - Sept. 24.pdfZephyr Introduction - Nordic Webinar - Sept. 24.pdf
Zephyr Introduction - Nordic Webinar - Sept. 24.pdf
 
Hyperledger & blockchain meetup - Milano 23.10.2019
Hyperledger & blockchain meetup - Milano 23.10.2019Hyperledger & blockchain meetup - Milano 23.10.2019
Hyperledger & blockchain meetup - Milano 23.10.2019
 
Introduction to Hyperledger Composer
Introduction to Hyperledger ComposerIntroduction to Hyperledger Composer
Introduction to Hyperledger Composer
 

Mehr von Arnaud Le Hors

Hyperledger Fabric Application Development 20190618
Hyperledger Fabric Application Development 20190618Hyperledger Fabric Application Development 20190618
Hyperledger Fabric Application Development 20190618Arnaud Le Hors
 
Hyperledger Fabric update Meetup 20181101
Hyperledger Fabric update Meetup 20181101Hyperledger Fabric update Meetup 20181101
Hyperledger Fabric update Meetup 20181101Arnaud Le Hors
 
Blockchain explained FIATA Congress 20180910
Blockchain explained FIATA Congress 20180910Blockchain explained FIATA Congress 20180910
Blockchain explained FIATA Congress 20180910Arnaud Le Hors
 
Hyperledger Fabric Update - June 2018
Hyperledger Fabric Update - June 2018Hyperledger Fabric Update - June 2018
Hyperledger Fabric Update - June 2018Arnaud Le Hors
 
Hyperledger fabric 20180528
Hyperledger fabric 20180528Hyperledger fabric 20180528
Hyperledger fabric 20180528Arnaud Le Hors
 
Towards Self Sovereign Identity 20180508
Towards Self Sovereign Identity 20180508Towards Self Sovereign Identity 20180508
Towards Self Sovereign Identity 20180508Arnaud Le Hors
 
W3C Chair training Focus & Poductivity 2014102
W3C Chair training Focus & Poductivity 2014102W3C Chair training Focus & Poductivity 2014102
W3C Chair training Focus & Poductivity 2014102Arnaud Le Hors
 
WWW2014 Overview of W3C Linked Data Platform 20140410
WWW2014 Overview of W3C Linked Data Platform 20140410WWW2014 Overview of W3C Linked Data Platform 20140410
WWW2014 Overview of W3C Linked Data Platform 20140410Arnaud Le Hors
 

Mehr von Arnaud Le Hors (8)

Hyperledger Fabric Application Development 20190618
Hyperledger Fabric Application Development 20190618Hyperledger Fabric Application Development 20190618
Hyperledger Fabric Application Development 20190618
 
Hyperledger Fabric update Meetup 20181101
Hyperledger Fabric update Meetup 20181101Hyperledger Fabric update Meetup 20181101
Hyperledger Fabric update Meetup 20181101
 
Blockchain explained FIATA Congress 20180910
Blockchain explained FIATA Congress 20180910Blockchain explained FIATA Congress 20180910
Blockchain explained FIATA Congress 20180910
 
Hyperledger Fabric Update - June 2018
Hyperledger Fabric Update - June 2018Hyperledger Fabric Update - June 2018
Hyperledger Fabric Update - June 2018
 
Hyperledger fabric 20180528
Hyperledger fabric 20180528Hyperledger fabric 20180528
Hyperledger fabric 20180528
 
Towards Self Sovereign Identity 20180508
Towards Self Sovereign Identity 20180508Towards Self Sovereign Identity 20180508
Towards Self Sovereign Identity 20180508
 
W3C Chair training Focus & Poductivity 2014102
W3C Chair training Focus & Poductivity 2014102W3C Chair training Focus & Poductivity 2014102
W3C Chair training Focus & Poductivity 2014102
 
WWW2014 Overview of W3C Linked Data Platform 20140410
WWW2014 Overview of W3C Linked Data Platform 20140410WWW2014 Overview of W3C Linked Data Platform 20140410
WWW2014 Overview of W3C Linked Data Platform 20140410
 

Kürzlich hochgeladen

TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfOverkill Security
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024The Digital Insurer
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKJago de Vreede
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdfSandro Moreira
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfOrbitshub
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWERMadyBayot
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Orbitshub
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamUiPathCommunity
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024The Digital Insurer
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 

Kürzlich hochgeladen (20)

TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 

Hyperledger community update 201805

  • 1. Hyperledger Community Update Arnaud J Le Hors Senior Technical Staff Member Web & Blockchain Open Technologies, IBM Member of the Hyperledger Project Technical Steering Committee May 2018
  • 2. 28 years of Open Technologies • Released libXpm as Open Source in 1990 (INRIA) • Worked on X11R6 (X Consortium) • Editor of HTML4 and DOM specifications, Chair of XML WG (W3C) • Architect of Xerces, the Apache XML Parser • Main IBM Representative at W3C • Contributor to the Hyperledger Fabric project • Elected Member of the Hyperledger Project Technical Steering Committee
  • 3. Shared Ledger Database 3 Blockchain allows multiple different parties to securely interact with the same universal source of truth Streamlined settlement, improved liquidity, increased transparency and new products/markets Finance Unite disparate processes, increase data flow and liquidity, reduce costs and improve patient experience and outcomes Healthcare Track parts and service provenance, ensure authenticity of goods, block counterfeits, reduce conflicts Supply Chain
  • 4. Open source collaborative effort to advance cross-industry blockchain technologies Hosted by The Linux Foundation, fastest-growing project in LF history Global collaboration spanning finance, banking, IoT, supply chains, healthcare, manufacturing, technology and more. Introducing Hyperledger 4
  • 5. 5 Together with the global technology community, The Linux Foundation® is solving the world’s hardest problems through open source and creating the largest shared technology investment in history. With 16 years experience providing governance structure, IT infrastructure and ecosystem development, The Linux Foundation is the umbrella organization for more than 60 open source projects accelerating open technology development and commercial adoption. Some of the game-changing initiatives hosted by The Linux Foundation include:
  • 6. Hyperledger Composer Hyperledger Explorer Hyperledger Cello Tools Typically built for one framework and ported to other frameworks through common license and community approach Hyperledger Sawtooth Hyperledger Iroha Hyperledger Burrow HyperledgerCloud Foundry Node.js Open Container Initiative Hyperledger Modular Approach 6 Infrastructure Technical, Legal, Marketing, Organizational Ecosystems that accelerate open development and commercial adoption Frameworks Meaningfully differentiated approaches to business blockchain frameworks developed by a growing community of communities Hyperledger Indy Hyperledger Fabric Hyperledger Quilt Hyperledger Caliper
  • 7. Hyperledger Fabric Business Blockchain Framework ● Hyperledger’s first project, contributed by IBM and Digital Asset ● Smart contracts called “chaincode” are written in Golang (and with 1.1 Javascript) and run in secure Docker containers ● Channels ensure that only the participants involved in a transaction see the transaction ● First project to reach ‘Active’ status and to release version 1.0 ● 159 contributors from 27 organizations, 3500 change sets 7
  • 8. Hyperledger Sawtooth Business Blockchain Framework ● Hyperledger’s second project, contributed by Intel ● Second project to reach 1.0 maturity ● Supports both permissioned and permissionless deployments ● Includes a novel consensus algorithm, Proof of Elapsed Time (PoET), which mimics proof of work without the high energy consumption using the secure enclave on an Intel chip to provide a random wait timer to each of the validators (nodes) on the network ● Supports the EVM through a collaboration with the Hyperledger Burrow community 8
  • 9. Hyperledger Iroha Business Blockchain Framework ● Contributed by Soramitsu, Hitachi, NTT Data and Colu ● Written in C++ ● Emphasis on mobile application development ● Provides both Android and iOS SDKs 9
  • 10. Hyperledger Indy Business Blockchain Framework ● Contributed by the Sovrin Foundation ● Focuses on identities rooted on blockchains ● Utilizes zero-knowledge proofs to provide verifiable claims ● These verifiable claims can be used to prove something about the identity without providing access to the underlying data 10
  • 11. Hyperledger Burrow Business Blockchain Framework ● Contributed by Monax ● First permissioned ledger with support for the Ethereum Virtual Machine (EVM) ● Originally named ErisDB ● Uses Tendermint as its consensus mechanism 11
  • 12. Hyperledger Composer Business Blockchain Tool ● Contributed by IBM and Oxchains ● Suite of tools to quickly develop your blockchain business networks ● Modeling language allows you to have your business people specify the participants, assets, and transactions ● Developers write transaction logic in JavaScript ● Ability to generate a REST API and Angular application from the model 12
  • 13. Hyperledger Cello Business Blockchain Tool ● Contributed by IBM, with sponsors from Soramitsu, Huawei and Intel ● Used for DevOps ● Allows you to quicly deploy your blockchain networks ● Provides the ability to monitor your blockchain networks ● Blockchain network can be deployed on baremetal, virtual machine, or cloud 13
  • 14. Hyperledger Explorer Business Blockchain Tool ● Originally contributed by IBM, Intel and DTCC. Recent release contributed by OneChain ● Allows you to visualize the blockchain ● Blocks ● Transactions ● Network information ● Chaincodes or Transaction families 14
  • 15. Hyperledger Quilt Business Blockchain Tool ● Contributed by NTT Data and Ripple ● Java implementation of the Interledger protocol ● Interledger protocol provides: ● atomic swaps between ledgers (even non-blockchain or distributed ledgers) ● a single account namespace for accounts within each ledger 15
  • 16. Hyperledger Caliper Business Blockchain Tool ● Contributed by Huawei ● Blockchain benchmark framework to provide metrics of various performance indicators such as: ● TPS (Transactions Per Second), transaction latency, resource utilization, etc ● Currently supports: Fabric, Sawtooth, Iroha ● Works in close collaboration with Performance and Scalability WG 16
  • 17. Additional Community Working Groups 17 Working Groups are open to the public Technical Working Group, China (TWG - China) Performance and Scalability Working Group Identity Working Group Architecture Working Group Whitepaper Working Group Healthcare Working Group + New Public Sector Working Group!
  • 18. Hyperledger Labs A channel suitable for innovation and testing of ideas • Labs are proposed and run by the community (not directly controlled by TSC). They can be created by a simple request (done by submitting a Pull Request) to the Labs Stewards. • Provide a legal framework suitable for transition to Incubation • Gitub: https://github.com/hyperledger-labs Rocket.Chat #labs channel, Mailing List: hyperledger-labs@lists.hyperledger.org
  • 19. Community and Ecosystem Engagement 19 Behlendorf is a regular keynoter and Hyperledger exhibits at cross-industry events. Hyperledger Member Summit. Active engagement with technology and finance journalists and analysts to continue educating the market on Hyperledger. hyperledger.org/news Technical Steering Committee hosts regular online and face-to-face hackathons. Join our mailing lists to learn about these and other technical activities. hyperledger.org/community
  • 20. Hyperledger Global Meetups 20 Hyperledger Meetups We are 25k+ members across 91 Meetups
  • 22. Open Governance Anyone can join or contribute Built from the ground up for enterprise With a maturity model to help companies move to production Performance Designed for speed and scalability Confidentiality and privacy Built-in channels for isolation and membership services for signing and encryption. Supports IBM Blockchain Platform. Modularity and flexibility Choice of consensus algorithms and programming languages Hyperledger Fabric Design Principles
  • 23. © 2017 IBM Corporation Endorser Committer Chaincode Event Ledger Peer Based on Source : https://jira.hyperledger.org/browse/FAB-37 Membership Srvc SDK Keys Application No SPoF No SPoT 1: Submit Proposal 2: Execute CC 3: Return Endorsed Response 4: Submit Tx 6: Deliver batch 7: Validate & Commit Tx 5: Order TXs in a batch according to consensus o-service Hyperledger Fabric Architecture
  • 24. What's next for the Hyperledger Fabric community? • Hyperledger is the fastest growing project at the LF • Hyperledger Fabric • Rapid growth (code & community) – 27 companies and 159+ devs • Finds itself needing to "slow down" at times to ensure stability • Publishing periodic stable releases (quarterly is the plan) • Working through various development workflow approaches • Toolchain consistency between various adjacent projects is an issue • Working towards Hyperledger Composer 1.0 release in 2Q 2018 • Working towards Hyperledger Fabric 1.2 release in 2Q 2018 • Integration across projects (Burrow, Indy, Sawtooth) • Architecture WG and Performance and Scale WG deliverables Managing Growth
  • 25. © 2017 IBM Corporation Fabric v1.1 – Released in March 2018 Key Features: • Node JS chaincode • Encryption library • Common "connection profile" definition for client applications • Performance and scale + Serviceability enhancements • Fabric 1.1 upgrade and compatibility Tech Preview (requires custom build): • Side DB / private channel data • Idemix MSP / Zero Knowledge Proof • Service Discovery (no SDK support) 25
  • 26. © 2017 IBM Corporation Fabric roadmap Fabric 1.2 • Private Channel Data • Java chaincode • Service Discovery • Pluggable endorsement and validation • Tech Preview: Idemix MSP / Zero Knowledge Proof Fabric 1.3 (no consensus yet) • Ledger Archive and Pruning • RAFT Consensus 26
  • 27. 27 Hyperledger Fabric and Composer: Let's Get Started Development Guide • Getting Started Guide and tutorials for Hyperledger Fabric • Getting Started Guide for Hyperledger Composer • Help: Ask on the appropriate email or RocketChat channel, or on StackOverflow (hyperledger, hyperledger-fabric, hyperledger-composer) Looking for work: • Backlog of issues in JIRA – many many open issues • Contributor experience, testing, "process" related activities • Find us on our RocketChat channel and ask questions! IBM Education & Offering • Blockchain Developer Center https://developer.ibm.com/blockchain/ • Code Patterns https://developer.ibm.com/code/patterns/category/blockchain/ • IBM Blockchain Platform (free starter plan) https://www.ibm.com/blockchain/
  • 29. Where is the Hyperledger community? • GitHub https://github.com/hyperledger/ • Communications http://hyperledger.org/community • Mailing list: https://lists.hyperledger.org/mailman/listinfo • Weekly Technical Steering Committee Meeting • Conferences (SIBOS, Consensus, various others) • Lots of WGs and SIGs (special interest groups) Each with their own RocketChat channel, mailing lists, regular calls, ... 29
  • 30. Get Involved! Ensure the strength and longevity of a core technology to your business. Publicly proclaim your leadership in the blockchain space. Work with other blockchain leaders to develop and promote Hyperledger blockchain for business technologies. Visit hyperledger.org/about/join or email info@hyperledger.org.