Skip to content

aaronjan98/punkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome Punkers 👋

Version License: ISC Twitter: AJanovitch

NFT collection of 25 unique punkers

Links

Install

npm install

Usage

  • Run web server
npm run start
  • Run local blockchain
npm run ganache
  • Deploy NFT contract
npx hardhat run scripts/deploy.js --network ganache

Run tests

npx hardhat test

Author

👤 aaronjanovitch@gmail.com

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator