Skip to content
This repository was archived by the owner on Mar 19, 2026. It is now read-only.

Change Hardhat default network to localfhenix#7

Open
aciceri wants to merge 1 commit intoFhenixProtocol:mainfrom
aciceri:default-network
Open

Change Hardhat default network to localfhenix#7
aciceri wants to merge 1 commit intoFhenixProtocol:mainfrom
aciceri:default-network

Conversation

@aciceri
Copy link

@aciceri aciceri commented Oct 5, 2024

Without this it seems to use the remote testnet and the commands in the README doesn't really work.
In particular npx hardhat deploy doesn't deploy on the local testnet (you can verify it by looking at the docker container logs) and then pnpm task:getCount fails because it doesn't find the directory the deployments (perhaps you didn't noticed because that directory is gitignored, try cloning the project from scratch).

Without this it seems to use the remote testnet
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant