firefly-fabconnect icon indicating copy to clipboard operation
firefly-fabconnect copied to clipboard

Migrate to new Fabric Gateway client

Open jt-nti opened this issue 3 years ago • 5 comments
trafficstars

It would be great to move from the current Go SDK to the new Fabric Gateway client when possible.

jt-nti avatar Sep 08 '22 08:09 jt-nti

@jt-nti If we swapped libraries would this break compatibility with Fabric 2.3? It seems like Fabric Gateway may only work with 2.4 and forward? https://github.com/hyperledger/fabric-gateway/blob/main/pkg/client/README.md#compatibility

nguyer avatar Sep 14 '22 16:09 nguyer

Hi @nguyer, that's correct, it would only work with Fabric 2.4+ with peers that have the Gateway functionality enabled.

jt-nti avatar Sep 16 '22 08:09 jt-nti

See: https://github.com/hyperledger/firefly/issues/1414 and https://github.com/hyperledger/firefly-cli/issues/268

torrespro avatar Oct 17 '23 09:10 torrespro