IBM/hyperledger-fabric-evm-demo

Name: hyperledger-fabric-evm-demo

Owner: International Business Machines

Description: hyperledger-fabric-evm-demo

Created: 2018-05-10 23:10:33.0

Updated: 2018-05-22 19:10:49.0

Pushed: 2018-05-22 19:10:47.0

Homepage: http://fabric-evm-demo.mybluemix.net/

Size: 4794

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

fabric-evm-demo

This repo contains a Web3.js client app that invokes methods on a Solidity smart contract that is running in Hyperledger Fabric. The demo includes a Web3 proxy server that translates Web3 calls to and from the corresponding Hyperledger Fabric GRPC API calls.

To test the React client locally, run the following commands:

install
start

We have provided a manifest.yml so that the web3 web app can be easily deployed to Cloud Foundry, e.g. using IBM Cloud.

To deploy the contract, you need a running Hyperledger Fabric cluster that has the https://github.com/hyperledger/fabric-chaincode-evm plugin installed. Here's a video with the steps to deploy this, and the correponding Web3-Fabric proxy server.

And here's the repo with the bits you'll need.

You can see the demo in action using the following credentials:


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.