Apply to Startale Superstars to win 1 free year of Tenderly Pro and funding from the prize pool. Learn how to build Mini Apps with Tenderly!

GitHub Action for Virtual TestNet CI Setup

Dec 6, 2024 • a year ago

GitHub Action for Virtual TestNet CI Setup

You can now set up a CI infrastructure using Hardhat and Virtual TestNets with a simple GitHub Action. The action automatically provisions a new Virtual TestNet for running Hardhat tests as part of your CI. Once your tests are complete, it automatically pauses the Virtual TestNet. 

With this simple setup, you can automate the CI process and accelerate your development and testing cycles. To get started, check out the GitHub Action and follow the step-by-step guide to set it up.