Back to All

Use the Alchemy API in a testing/developer environment

I want to use the Alchemy API in a dev environment on a local node together with hardhat. But I can only find examples online how to use Alchemy on the official mainnets or on some testnets. Is there any way I can set this up, so I don't have to publish any of my contracts on a testnet?

ReadMe