Running the IOTA CClient library on ESP32
CClient is an IOTA client library implemented in C. This is one of the modules in the entangled project. This post outlines how to run CClient in the ESP32 development framework.
Building the IOTA CClient project on ESP32
If you are new…