hyperledger-labs / fabric-smart-client

The Fabric Smart Client is a new Fabric Client that lets you focus on the business processes and simplifies the development of Fabric-based distributed application.
Apache License 2.0
53 stars 50 forks source link

fabric: inject drivers into provider #609

Closed adecaro closed 5 days ago

adecaro commented 6 days ago

This PR removes the need to have global fabric drivers. Now the drivers are injected directly into the provider.