hyperledger-labs/fabric-smart-client ? reverse-engineered prompt
Reverse engineered prompt
Build me a Go based client framework for Hyperledger Fabric and Fabric x that helps developers focus on business workflows instead of the low level ledger details.
I want a clean set of high level APIs for building distributed apps, support for direct peer to peer style client interaction when needed, and a solid way to orchestrate more complex transaction flows. It should be easy to wire up to Fabric and Fabric x networks through configuration, and it should include a few realistic example apps plus integration tests that show common patterns end to end.
Please also add clear docs so someone can get started with a working Go environment and run the examples locally. If you need to check current Fabric or Fabric x details online while implementing it, go ahead and do that.
Are you gonna build this?
make sure you review the code using coderabbit