8. CPP SDK

tags: “cpp-sdk” “blockchain application”


cpp-sdk is a C implemented by FISCO BCOS++SDK, which provides access interfaces for basic functions such as RPC, AMOP, and contract event subscription。users can develop c by using it++version of the blockchain application。

  • This project supports FISCO BCOS 3.0.0 and above

For application development using CPP-SDK, please refer to [github link]