Skip to content

esodot/coffee-vending-machine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coffee Vending Machine

Buy Coffee Tokens in exchange for ETH, purchase coffee with tokens or transfer tokens to others

Setting up the project

npm install

Steps to deploy to localhost

npx hardhat node
npx hardhat run scripts/deploy.js --network localhost

Steps to deploy to a live network

npx hardhat run scripts/deploy.js --network goerli

Steps to test

npx hardhat test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.7%
  • HTML 11.6%
  • Solidity 11.0%
  • CSS 9.7%