This repository contains some examples on interfacing with the aergo blockchain from microcontrollers
The ESP32 is the first supported microcontroller but others can be supported on demand
If your company or institution has special requirements, feel comfortable to contact us!
Microcontrollers that have support for security features at the hardware level are the most secure devices!
For 2 reasons:
-
They do not have a big OS (high probability of backdoors or bugs)
-
The private key is protected
Please check the wiki for some suggestions