Skip to content

nigeltay/Avax_Quest_10

Repository files navigation

Avalanche Quest 10 Project

This project demonstrates a basic Hardhat use case. Deploying an Auction manager SC using metamask wallet to Avax Fuji Testnet

Install the necesary packages by running:

npm install

In hardhat.config.ts line 3, replace it with your Metamask wallet private key.

Compile your contracts by running:

npx hardhat compile

Deploy your contracts by running:

npx hardhat run scripts/deploy.ts --network fuji

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published