AlphaWallet / Web3E

Web3E Ethereum for Embedded devices running Arduino framework
MIT License
142 stars 45 forks source link

Not able to get this working for mkrwifi1010 #13

Closed marcoVanLarco closed 1 year ago

marcoVanLarco commented 1 year ago

Hi, I am trying to get this example to work. After doing some adjustments, I manage to build for esp32dev, but not for mkrwifi1010. I get a whole range of missing libraries / dependencies. Is there a way to fix this? Thanks!

marcoVanLarco commented 1 year ago

I guess you understand by now I am a newbie, and it is running on esp32dev now. But had to do a few fixes, especially replacing the gcvt function in Util - it is an obsolete C function. If anyone is interested happy to share the workaround.