C Bindings
The CosmicSDK already provides an official C API to facilitate integration with C projects. The C bindings are defined in the header file CosmicSDK_API_c.h, which is included in the CosmicSDK distribution.
For further information about how to build and run a C project including the C API, refer to sections Adding the CosmicSDK to your projects and Examples.