ECDSA library for verifying Ethereum signature

All ESP32 boards running MicroPython.
Target audience: MicroPython users with an ESP32 board.
Post Reply
mthethwansm
Posts: 1
Joined: Thu Jun 10, 2021 12:06 pm

ECDSA library for verifying Ethereum signature

Post by mthethwansm » Thu Jun 10, 2021 6:29 pm

Dear all

I have LoPy4 (ESP32 chipset based, RAM: 4MB, External flash: 8MB). I need a way of verifying the Ethereum signature. Can anyone please guide me on what libraries I can use to verify the message or a signature.

Thank you
Njabulo

Post Reply