Skip to content

smart contract hardhat project for the ETHWarsaw 2024 Urbe Campus solidity course

Notifications You must be signed in to change notification settings

builders-garden/eth-warsaw-campus-solidity

Repository files navigation

Sample Hardhat Project

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a Hardhat Ignition module that deploys that contract.

Try running some of the following tasks:

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat ignition deploy ./ignition/modules/Lock.ts

Deployed addresses

Campaign Impl. Address: 0x1f4ed163d4cf9f1a55e65fcd970c79cfcf543b52

Campaign Factory: 0x7e8ac27d5f1900c8fdc5dc31834302913dea9240

USDC Sepolia: 0x1c7D4B196Cb0C7B01d743Fbc6116a902379C7238

You can get some USDC on Sepolia here: https://faucet.circle.com/

About

smart contract hardhat project for the ETHWarsaw 2024 Urbe Campus solidity course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published