Skip to content

TYDev01/storage_contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Solidity Project

This project demonstrates a basic Hardhat and Foundry use case. It comes with a sample contract, a test for that contract. Try running some of the following tasks:

** For Hardhat Deployment **

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

Deploying the Contract with Hardhat

    SEPOLIA CONTRACT ADDRESS: 0xbcACcA572faa7D45AC0823E2C0ea7a71e05F5771
    COREDAO CONTRACT ADDRESS: 0x5Ae89C39AB8fDC506AB7d0DD127E8AD34fe7581F

Deploying the Contract with Foundry

    SEPOLIA CONTRACT ADDRESS: 0xA47300B71aF521a95c303eF8C62515d559F3676e
    COREDAO CONTRACT ADDRESS: 0xC7Fe66320700e4ac8145Fe0108ce61630Fd28947

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors