Skip to content

TechMagic/simple-storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleStorage

A minimal Solidity smart contract for testing.

Features

  • Set a number on-chain
  • Read it anytime
  • clear code
  • Comes with tests & deploy script

Setup

npm install # to install hardhat-toolbox
npx hardhat init
npx hardhat compile
npx hardhat test
npx hardhat run scripts/deploy.js --network sepolia

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published