February 7, 2020

233 words 2 mins read

Deploy your First DApp and Solidity Smart Contracts to Hyperledger Fabric

Deploy your First DApp and Solidity Smart Contracts to Hyperledger Fabric

Smart contracts are one of the must-have features that most blockchain technologies provide today. Hyperledger Fabric is a permissioned blockchain platform where people write smart contracts in genera …

Talk Title Deploy your First DApp and Solidity Smart Contracts to Hyperledger Fabric
Speakers Morgan (Sr Software Engineer, IBM), Swetha Repakula (Open Source Contributor, IBM)
Conference Open Source Summit + ELC North America
Conf Tag
Location San Diego, CA, USA
Date Aug 19-23, 2019
URL Talk Page
Slides Talk Slides
Video

Smart contracts are one of the must-have features that most blockchain technologies provide today. Hyperledger Fabric is a permissioned blockchain platform where people write smart contracts in general purpose programming languages like Go or Javascript. In comparison, Ethereum invented Contract-Oriented Languages such as Solidity, and created the web3 JS library to interact with smart contracts. Progress has been made in the Hyperledger community to incorporate a similar developer experience into Fabric.This workshop will cover how to run the EVM in Fabric, deploy sample smart contracts and how to use the web3.js library to interact with them via the Fab3 proxy. In the process attendees will also learn the basics of using Hyperledger Fabric. Developers familiar with Ethereum can easily migrate their Decentralized Apps (DApps) and are welcome to bring them to use during the workshop. This version of the workshop will be focused on the Fabric platform in general versus the EVM feature.

comments powered by Disqus