Hello,
Iām trying to figure out how to use Moralis in a development environment, connecting to a local hardhat node. Is there documentation on running Moralis locally, Iāve seen a migration server (https://moralisweb3.github.io/Moralis-JS-SDK/demos/parse-server-migration/) but struggling to find documentation on running the self hosted server and using that with a local node.
It seems like I need to set up a self-hosted server (https://moralis.io/how-to-set-up-a-self-hosted-web3-server/) but after that I havenāt been able to find documentation on using that locally for development with hardhat.