White-Whale-Defi-Platform / white-whale-bots

A single-chain and multi-dex arbitrage bot the utilizing White Whale flash loans and Skip Protocol.
https://whitewhale.money
MIT License
81 stars 32 forks source link

Saving setups to increase startup speed #92

Closed SirTLB closed 8 months ago

SirTLB commented 1 year ago

We should be able to store the pools setup we query in the bot's filesystem and check for a previously saved pool setup if the user demands so. This would prevent us from querying all pools again when we experience small downtime.