Important
This library aims at ESP32-C5 controller, but it should work with most of ESP32 family as well. (I tested it on ESP32-C3 tho)
Library to work with decentralized IoT on ESP32.
- Clone repo to local arduino libraries directory. For Windows the path is:
C:\Users\your_username\Documents\Arduino\libraries
- (Optionally) Install esp32 by Espressif board extension if you plan to flash your ESP32 controller with ArduinoIDE.
Check examples