Skip to content

A repo where I develop coffee for others to buy me a coffee

Notifications You must be signed in to change notification settings

Jimsparkle/BuyMeACoffee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buy me a coffee

A hardhat stack that develop, test and deploy a smart contract to let supporter buy me a coffee

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.

Try running some of the following tasks:

npx hardhat help
npx hardhat test
GAS_REPORT=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js

For deployment, first add a network configuration at hardhat.config.js, then run

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

About

A repo where I develop coffee for others to buy me a coffee

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published