EspeoBlockchain / gardener-server

Node.js server for Gardener open source oracle project
MIT License
29 stars 6 forks source link

Hyperledger Fabric integration #62

Open kss-espeo opened 4 years ago

kss-espeo commented 4 years ago

Integrate Gardener with Hyperledger Fabric. It should be seamless - all the smart contracts that currently work on Ethereum should also on Fabric. Server-side part of Gardener should remain unchanged.

kss-espeo commented 4 years ago

A default deployment should also be aligned, so that a one command build spins up a Fabric environment and deploys to it.

Possibly it means gardener-smart-contracts will be split into something like gardener-ethereum and gardener-fabric , an other option is to just make gardener-smart-contracts configurable.

kss-espeo commented 4 years ago

Almost done, but blocked on https://jira.hyperledger.org/browse/FAB-16792