kopanitsa / web3-arduino

an Arduino (or ESP32) library to use web3 on Ethereum platform.
MIT License
105 stars 45 forks source link

Does the library work with HTTPS? #28

Closed VDelport closed 1 year ago

VDelport commented 1 year ago

I cannot connect to the Infura node.

I use the following URL: https://goerli.infura.io/v3/My_ID

Does the library support https at all?

VDelport commented 1 year ago

I can now connect to the Infura node.