Skip to content

eternauta1337/mini-token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini-token

1. npm i
2. npx hardhat help to see available tasks
3. npx hardhat compile to see compilation producing an artifacts folder
4. npx hardhat test to see tests ran against a temp "hardhat" network
5. npx hardhat node to spin up a local network (see config in hardhat.config.js)
6. In a separate terminal, npx hardhat test --network local (you should see txs get processed by the local node)

About

Hardhat demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors