Github Actions is a CI platform letting you run your test suite automatically every time you push a change to your repository.
By adding the Ethernal Github Action , you can easily generate an unique block explorer for every run, allowing you to visualize all the changes that are happening on chain.
It can either connect to a Hardhat node running directly in the same workflow, or to a remote one.
Send us a message if you'd like to set up Ethernal for your CI system (Github Actions or other).