Connect esp32 with Ethernet

I have Olimex esp32 evb. This card supports Ethernet connection. By wi-fi connect the board to blynk turned out. Please help me find libraries to connect using Ethernet

There is no direct Blynk driver support for that. You can simply use whatever native driver support comes with that board… then connect to Blynk over the Blynk.Config() method.