Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Framework Smart Contract Deployment

Hardhat + Foundry → CELO Testnet

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

  • Hardhat
  • Foundry

Both frameworks deploy to:

  • CELO Testnet (ETH gas)

Owner Contract - HardHat & Foundry

A simple ownership management smart contract deployed on CELO 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

CELO Testnet (Chain ID: 11142220) 0xEC213c0E7FA50B972609949CDAa35cf62e586d91


Foundry Deployment Addresses

CELO Testnet (Chain ID: 11142220) 0xEC9A30f56dce5A5A304d68c9ffcAcB0F4D18114F


About

This repo is a simple greeting smart contract, using Foundry and Hardhat as frameworks to write and deploy on the CELO testnet

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages