This repository contains experimental code for integrating some basic functionality to interact with Flow Blockchain using ESP32 microcontroller.
- Connects to Wifi
- Calls Flow Access node public API to get latest sealed block
- Executes script to reach data from a smart contract deployed to Flow Testnet
- Displays the latest sealed block and the value returned form the script on the integrated touch LCD.
https://www.waveshare.com/wiki/ESP32-S3-Touch-LCD-1.28
TBD