Skip to content

kselveliev/mirror-node-contracts-hardhat

Repository files navigation

Sample Hardhat Project

Repo to deploy mirror-node contracts with hardhat

run: npm install

then run: npx hardhat run scripts/deploy.ts --network relay

the deploy.ts script will deploy a specified contract from deploy.ts script.

you can deploy any contract that is in the contracts folder

It will automatically connect it to you local-node network, this config is already defined in the hardhat.config.ts to use local-node properties so you don't have to do anything.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published