You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
first of all thank you for all the work for this library. I'm trying to get it work with Arduino IDE 2.2.0 and ESP32 compiler (xtensa, official board installer from expressif), but it just can't compile.
If you want I can paste the error log, it seems to be related to forward class declaration in Web3.h (Crypto and KeyID).
Can you please have a check trying to compile the SendEthtoAddress example?
I thank you in advance for paid attention, I remain at disposal for further details and waiting for fix.
Best regards
Giuseppe
The text was updated successfully, but these errors were encountered:
Hi @giumess851 yes I've been meaning to provide this on Arduino IDE for some time. It should be fairly simple to get it working, and provide a library for this IDE.
Dear Alphawallet,
first of all thank you for all the work for this library. I'm trying to get it work with Arduino IDE 2.2.0 and ESP32 compiler (xtensa, official board installer from expressif), but it just can't compile.
If you want I can paste the error log, it seems to be related to forward class declaration in Web3.h (Crypto and KeyID).
Can you please have a check trying to compile the SendEthtoAddress example?
I thank you in advance for paid attention, I remain at disposal for further details and waiting for fix.
Best regards
Giuseppe
The text was updated successfully, but these errors were encountered: