Cronos Chain: Check Sync Progress
A simple script :)
I have recently started playing around with some smart contract projects.
As Ethereum is becoming more and more expensive, paying the gas to deploy contracts has become a pain.
Fortunately, I found an alternative EVM-compatible chain, Cronos (I know that Crypto.com had a few controversies recently, but the chain is pretty efficient and usable).
Since it’s a relatively new player, utility tools are not there yet, so as I hack my way through, I will document down some useful bits to save others some time :)
Starting with a script I used to check node syncing progress:
As I continue to experiment, there will be more posts on this topic.
Happy hacking 🚀