Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.41 KB

File metadata and controls

21 lines (15 loc) · 1.41 KB

Upgradable NFT Market

screenshot of tests

Deploy

forge clean && forge script --sender 0x22271C6e574f36149907eb7753C07d0bEA7Ba98c --rpc-url sepolia --account os ./script/NftMarketUpgradable.s.sol:NftMarketUpgradableScript --broadcast --etherscan-api-key sepolia --verify

Verified Contract

Manual