Skip to content

Latest commit

 

History

History
47 lines (24 loc) · 906 Bytes

File metadata and controls

47 lines (24 loc) · 906 Bytes

Multi-Framework Smart Contract Deployment

Hardhat + Foundry → Sepolia Testnet

This project demonstrates deploying the same smart contract using two Ethereum development frameworks:

  • Hardhat
  • Foundry

Both frameworks deploy to:

  • Sepolia Testnet (ETH gas)

Owner Contract - HardHat & Foundry

A simple ownership management smart contract deployed on Sepolia Testnet using both Hardhat and Foundry development frameworks.

The contract allows:

  • Setting the deployer as the initial owner
  • Changing ownership securely
  • Restricting sensitive functions to the owner only

Deployed Contract

HardHat Deployment Addresses

Sepolia Testnet (Chain ID: 11155111)
0xfd829bC1aff3076B84A139049F2a0C257199Ff3D


Foundry Deployment Addresses

Sepolia Testnet (Chain ID: 11155111)
0x92E143F3C276476B5F5e1054434D8681d5a2B51f