yuichiroaoki / poly-flashloan-bot

Flashloan Bot on Polygon
https://yuichiroaoki.medium.com/flashloan-bot-on-polygon-part-2-3eae0ac33986?sk=80821da4ca1d0462c7c9ae617df56bdd
MIT License
302 stars 192 forks source link

Connect to smart contract #100

Open dani-s-92 opened 2 years ago

dani-s-92 commented 2 years ago

Hi yuichiroaoki,

can you tell me what the best (fastest) way is to connect to the smart contract? You are using alchemy in you code. Is it faster to use metamask or rpc?

Thank you!

JulioSarda commented 2 years ago

I use for now Alchemy and Metamask.

dani-s-92 commented 2 years ago

So you connect via alchemy. Wouldn't it be faster, if you connect directly without alchemy between?