fabric-private-chaincode icon indicating copy to clipboard operation
fabric-private-chaincode copied to clipboard

Extended Language Support for Fabric Private Chaincode

Open ricc-zappoli opened this issue 4 years ago • 3 comments

Is your feature request related to a problem? Please describe.

Currently, writing and compiling chaincodes in FPC is only possible using C++ language. Since it is possible to have standard Fabric chaincodes written in Go, it would be great to have this possibility in FPC as well.

Describe the solution you'd like

As part of my master thesis project, supervised by Christian Cachin within the Swiss Joint Master of Science in Computer Science, I will work on enabling Golang chaincode support for FPC.

Describe alternatives you've considered

TBD

Additional context

Contact me at [email protected].

ricc-zappoli avatar Sep 17 '21 15:09 ricc-zappoli

This is a great project! I endorse and happy to mentor this project!

mbrandenburger avatar Sep 17 '21 15:09 mbrandenburger

Some interesting pointers are already collected in #279.

mbrandenburger avatar Sep 17 '21 15:09 mbrandenburger

Ongoing prototype development is available at Riccardo's fork.

mbrandenburger avatar Jan 26 '22 11:01 mbrandenburger

closed with #698

mbrandenburger avatar Jul 18 '23 11:07 mbrandenburger