Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate FSC support files into our repo #784

Open
5 tasks
mbrandenburger opened this issue Nov 29, 2024 · 0 comments
Open
5 tasks

Migrate FSC support files into our repo #784

mbrandenburger opened this issue Nov 29, 2024 · 0 comments
Labels

Comments

@mbrandenburger
Copy link
Contributor

The Fabric Smart Client (FSC) has support for FPC. This allows users to run FPC chaincode with FSC applications / tests / experiments / prototypes. Great thing! We provide a deployment samples and the IRB demo using FSC.

However, the FPC support requires FSC to import parts of the FPC client SDK. This somewhat introduces a cyclic dependency. Ideally, we can cut this and host the FPC extension for FPC in our repository as a submodule. This Issue proposes to migrate the FPC related FSC code into our repository.

Users of FSC that wish to use FPC, can just simply import the FSC as core and our extension, injecting it via the topology.go.

Tasks:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant