Skip to content

ryanda9910/learning-web3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compile

npx hardhat compile

Deploy

npx hardhat run --network <network> scripts/deploy.js

Verify

npx hardhat verify --network <network> <contract-address>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors