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
51 stars 52 forks source link

fabric: inject drivers into provider #609

Closed adecaro closed 4 months ago

adecaro commented 4 months ago

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